Results 1 to 4 of 4
Thread: JSP Registration Form error
- 09-27-2009, 03:44 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 17
- Rep Power
- 0
JSP Registration Form error
Hi friends,
I am trying to develop a project using JSP. I need to give registration form. I am able to get the data from the register.jsp file which has the form and enter it in the database and display success message or error message in confirm.jsp.
I just want to know how to display the error message in the register.jsp file itself without informing it by alert as i am going to handle many errors.
I just want how to display the error message after the textbox as it happens in the registration form the gmail. There will be no space between two text boxes but after submitting if any error occurs an message will be displayed.
Help me solving this,
Thanks in advance
- 10-04-2009, 12:40 AM #2
So then read about Spring MVC technology and how it handles with the forms processing, it has SipleFormController which supports with the validator, the form controler redirects you again to your page with the errors which gives validator of they actually are
- 10-26-2009, 10:50 AM #3
Member
- Join Date
- Oct 2009
- Posts
- 30
- Rep Power
- 0
are you using any design pattern or simple jsp, servlet code??
- 10-26-2009, 10:54 AM #4
Similar Threads
-
help in registration
By katrinax_caren02 in forum JDBCReplies: 1Last Post: 09-27-2009, 03:46 PM -
Registration Page Using JSP with Oracle as backend
By ganeshnatarajan in forum New To JavaReplies: 1Last Post: 09-17-2008, 01:27 PM -
Duplicate entry in registration form!!!
By anki1234 in forum Advanced JavaReplies: 1Last Post: 01-04-2008, 08:15 PM -
Registration Servlet
By Java Tip in forum Java TipReplies: 0Last Post: 12-25-2007, 11:22 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks