Hi Divya!
I think what you are trying to refer is the "Interface ResultSet" from the
"java.sql" package. Yeah, there are methods called next(), previous(),
relative(rows) etc., that can be used to move the pointer within the cursor.
You can refer to the JDK documentation for more info.
Hope this helps.
David Gowe
----- Original Message -----
From: Arnab Chatterjee <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 24, 2000 11:48 AM
Subject: FW: Help for navigation with resultset!!
> -----Original Message-----
> From: Divya Gupta [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 24, 2000 11:55 AM
> To: arnab.chatterjee
> Subject: Help for navigation with resultset!!
>
>
> Hi All,
> I've a problem.I've a resultset with some rows.I want that whenever
> user clicks on buttons like next, previous,lsat and First then accordingly
> record should be displayed on the screen.
> Is there any method to do this in JSP.Does resultset has any methods like
> movenext.......
>
> Thanks in advance,
>
> Divya
>
>
===========================================================================
> 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
>
===========================================================================
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