Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Retrieving query results to display in a jsp page

843836Mar 15 2005 — edited Mar 16 2005
Hi,
I am using a javabean to query an sql server database and would like to send the query results to be displayed on a jsp. I need help with making the resultset accessible to the jsp. Is there a way to do this without having to use scriptlets or the <sql:query> tags. I dont want to have the data retrieval code in my jsp page. Please help!! Thanks in advance. :-)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2005
Added on Mar 15 2005
4 comments
366 views