The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 The JDBC RowSet Implementations Tutorial
Subject:  Getting the data to a JSP
Date:  2004-11-11 03:04:57
From:  geertjan


You haven't explained how to get the data from the JavaBeans component to the JSP. I've been using JSTL to do so, but the tricky part is making sure that the data is packed in a suitable way to pass it to the JSP. Are vectors the best to use, because resultsets can't be sent to JSPs? Where would I go to find this info -- is there another tutorial on this somewhere?

 Feed java.net RSS Feeds