Hi
Can anybody tell me as to how do I pass the Column values from a result
set to a JSP page. My application requires display of result set in a
table. The user should be able to select one row to be edited. Hence I
need to pass the selected row columns to the JSP so I can edit the
column values and update the table.

Thx.

===========================================================================
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