Just don't use the DAO accesses the database. Or Let the DAO copy the results in a collection and use it in the tag.
-----Original Message----- From: Poornima Shrihari [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 11:41 PM To: [EMAIL PROTECTED] Subject: DBtags ( accessing the Result Set returned from the DAO ) hi all, I have a query on dbtags tag library. I have an enterprise application where the DAO accesses the database and returns the ResultSet to the JSP ( via EJB ). How can I access this ResultSet directly in the JSP ( without using the sql:query tag ). Thanks, poornima -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
