ResultSet objects should never be passed to JSPs because they maintain an open database connection. Move your data to value beans or RowSet before passing to a JSP.

David






From: "Mervin Williams" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Iterate tag with ResultSet Example
Date: Sat, 4 Jan 2003 23:00:44 -0600

Can someone please provide sample code that demonstrates the use of
passing a database SQL ResultSet to the logic:iterate tag?

Please include the .java and .jsp code.


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to