One way to do this is use a sessionarray and put all the fields entered. The
other way is don't user servlet but do it on the html side by using java
script. In your servlet you can write a method called public formvalidate
and if(formvalidate) then post the data back to the database else fetch the
session values and put it back into the respective textboxes. You can do the
validation by getting the values you want to validate from the session using
session.getValue.
Does anyone have a better idea ?
Thanks
Krishnan
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html