In Java the javax.swing.JTable object displays an editable 2-dimensional
table. I had difficulty figuring out how to display company phone directory
information in an HTML form for an intranet that I worked on, so instead of
using the HTML form, I created an applet with the JTable in it, and used a
servlet to populate it with phone directory records from the database. I
don't know if this would be helpful for your situation, but I thought you
might be able to try it.
Mary
__________________________________
Mary Lebens-Hulting
Checkpoint-TTA
[EMAIL PROTECTED]
-----Original Message-----
From: Roy Silva (Java) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 5:00 AM
To: [EMAIL PROTECTED]
Subject: Re: Displaying a set of rows at a time
Hi All,
Could you please let me know how to display say 10 rows of a resultset at a
time and navigate back and forth in a html form.
Thanks.
___________________________________________________________________________
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