You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Uma Maheswar <um...@globalleafs.com> on 2002/02/19 15:36:29 UTC

Signup servlet

Hi friends,
I am doing a project now. I am trying to register a user into the database using Signup.java (Servlet). I did the code and it worked fine till some days but giving me problems now. It says that any user who wants to signup is already present in the database. I am attaching my java file here. Please check the file and correct me where I am wrong. To see this error in action, please visit
http://www.globalleafs.com/Signup.html

Thanks
Uma