R: creating password authentication servlet with mysql db
Rinaldo <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <002501c44f9f$e3a3e560$df00000a@rinaldo> |
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