JavaBeans and Multiple DB results

From: Graham Kendall (Graham_at_kendall$hangout.freeserve.co.uk)
Date: 12/07/03


Date: Sun, 7 Dec 2003 11:35:04 -0000

Please can someone tell me, how, using a servlet, JSP page and javabean
between the two, return a resultset that has more than one instance in it,
onto the jsp page.

Yours,

Graham Kendall

----
Hero For Hire, Legend In My Own Lunchtime


Relevant Pages

  • Re: ResultSet processing/closure in JSP
    ... > I am trying to understand the implications of processing a ResultSet ... > placed in the request to provide access to the JSP. ... > connection, statement, and result set in the servlet code. ...
    (comp.lang.java.programmer)
  • ResultSet processing/closure in JSP
    ... I am trying to understand the implications of processing a ResultSet ... placed in the request to provide access to the JSP. ... connection, statement, and result set in the servlet code. ... ResultSet object is required by the JSP where should I handle closing ...
    (comp.lang.java.databases)
  • ResultSet processing/closure in JSP
    ... I am trying to understand the implications of processing a ResultSet ... placed in the request to provide access to the JSP. ... connection, statement, and result set in the servlet code. ... ResultSet object is required by the JSP where should I handle closing ...
    (comp.lang.java.programmer)
  • Re: ResultSet processing/closure in JSP
    ... > I am trying to understand the implications of processing a ResultSet ... > placed in the request to provide access to the JSP. ... Otherwise, in the Servlet, go through the results and put them somewhere ...
    (comp.lang.java.programmer)
  • Re: ResultSet processing/closure in JSP
    ... now from my jsp i call the open method using an object of same class do th ... > I am trying to understand the implications of processing a ResultSet ... > aware that the standard procedure would be to open a connection, ... > connection, statement, and result set in the servlet code. ...
    (comp.lang.java.databases)