Hello friends!
I'm developing a servlet that makes a connection with a DB. To send the
parameters from the client I use a form on the client side. On the server
side I use a doPost() method to get the parameters.
Now, after getting params, I need to handle them somehow, make a connection
to the DB and retrive/write the results from/to the DB. Where will I do all
these?
To sum up, can I merge service() and doPost() to one method, or otherwise
how and for what will I use them?
The answers will help me very much. Thanks for all!!
Oguz Baktir
[EMAIL PROTECTED]
www.ug.bcc.bilkent.edu.tr/~obaktir
___________________________________________________________________________
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