|
 |
pro_jsp thread: How to retrieve multiple rows from a ResultSet, when using JSP and Beans-Very Urgent
Message #1 by "Archana Annamaneni" <akpally@y...> on Wed, 19 Mar 2003 00:25:14
|
|
Hi,
what is the return type of getProperty().
u change the return type resultset.
what type of resultset(is it scroll type, scrollsensitive or
scrollinsensitive)
because i am using the same thing. here works properly
On Wed, 19 Mar 2003 Archana Annamaneni wrote :
>Hi all ,
>In one of my database driven application I am using the JSP and
>Java beans.
>
>In my bean I am retrieving mulriple rows from the database
>depending on
>the user query.I have all getter and setter methods in the
>bean.
>I want to display those rows in the JSP using getProperty()
>methods.But in
>the bean as i am storing the values into the ResultSet the
>properties are
>having only final row values init.
>
>How can I call the bean from the JSP and display multiple rows?
>I really appreciate any kind of help.
>
>Archana
>
_______________________________________________________________________
Odomos - the only mosquito protection outside 4 walls -
Click here to know more!
http://r.rediff.com/r?http://clients.rediff.com/odomos/Odomos.htm&&odomos&&wn
|
|
 |