PDA

View Full Version : Login JSP & servlet


trintrin
08-24-2006, 09:18 AM
Hi,
I need a code on the following: A login page for entering username and password. The password is checked for authentication and if passed then the user can see records partaining to him and others (retrieved from database).
Can somebody help with an example JSP & coreresponding servlet in this regard ?
Thanking you in anticipation

--- trintrin

Aradon
08-26-2006, 04:09 AM
I suggest a google search for JSP Login Example. There are lots of hits.