Hi All,

My Data entry form has 20 fields. When the primary key
field is entered, this has to be checked with the
Backend data base whether this a valid one or not.

That is user has to enter only the valid value from
Database. If the value enterd by the user is not a
valid one, message has to be given asking him to
correct the value.

I am using JSP. The requirement is u can go and check
the Backend. But when u r coming back the page should
not get reloaded. it should look like client side
validation but actually u r doing server side one.

Please suggest me how this can be done.

Thanx in Advance.

Ganesh





_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to