Hi. I'm trying to build a simple login page and registration page. People login through the login page. I use a DAO Factory to check the database to see if their username and password is in there. I'm having problems setting up the httpsession. I had it working with the Httpsession but now I have problems. I also want the person redirected to a welcome page if their username and password has been found in the database.
userservlet.java
Can someone tell me what I'm doing wrong???
[BSouther: Added
UBB CODE tags]
[ September 26, 2007: Message edited by: Ben Souther ]