You might try looking at Karl Moss' book "Java Servlets" published by McGraw
Hill. On page 138 it gives an excellent example of what you are trying to do. I
would send a copy of the code, and other than for copy right reasons it is
still better to look at the book.
Tom K.
"Agarwal, Beena" wrote:
> Hi
> Does anyone have a example of using cursors with JDBC.
> The issue we are trying to solve is using a servlet to display only
> 10 rows at a time to the user from a table that may contain a million
> records.
> The table is in an oracle database.
> The oracle driver apis have not been very helpful.
> Any information will be greatly appreciated
>
> Thanks
> Beena
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html