Hello All, I'm sorry, if you feel this question is not directly related to servlets. But, I have a problem ...
My Home page (web page) has 5 hyperlinks and a button. Each hyperlink opens a page (in a new window) with say, 10 checkboxes. On click of all hyperlinks, I have 5 pages opened, with 10 checkboxes on each page. I jump between these 5 windows selecting and de selecting check boxes. Now, on click of the button on my home page, I want to store the status of all the 50 checkboxes into the Database. How do i accomplish this? I should open the connection to the database just once and on click of the button on my home page. Thanks in advance Shrikanth ___________________________________________________________________________ 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
