Create a form with the action the name of your servlet. In the Servlet in doGet or doPost get the parameters with request.getParameter("parmName") query your db if Nok again form with error msg.
Regards Rinaldo -----Messaggio originale----- Da: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED] Per conto di Cadbury Inviato: venerd́ 11 giugno 2004 5.20 A: [EMAIL PROTECTED] Oggetto: creating password authentication servlet with mysql db hi how do i create a password authentication servlet, with the username and password are stored in mysql database? thanx a lot. any help are greatly appreciated. bye __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ ___________________________________________________________________________ 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