I have a servlet that retrieves result set data, and displays the data in html format. I would like for the users to be able to "check mark" a check box in the displayed html so they can retrieve the data later (based on the primary key field). Do I store it in a session, a cookie???????
I would only be storing at a maximum 15 key values which are 11 digits (long). Thanks, TK ___________________________________________________________________________ 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
