hi,

I query my database and get a resultset in my bean , now is it possible to
get all the records in the resultset into an array. i want to retrieve this
array in my jsp and display the values there. is that possible

there are 2 things here,

1. i need to get the resultset into an array (in asp, i use getrows() for
this purpose)
2. i need to get the array into my jsp. (could i use getProperty for this)

thanks for ur time,
:-)
Have a great Day!
-Ginni

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to