hi
hope this is use ful for u ,
1.create a hashtable
2.set a session variable with "noerror"
3.get the values from user and put it in hastable as name/value pair
4.print the html page with datas in hashtable
5.check the errors in userdata if any put the session variable to "error"
6.call the same page itself (here u can also check the session variable to
display alerts dynamically)
Hope this will solve ur problem
Thanks
-sivabaskar
----- Original Message -----
From: Nic Ferrier <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 23, 2000 9:58 PM
Subject: Re: Servlet Design Question
> >>> "Lambert, Stephen : CO IR" <[EMAIL PROTECTED]> 23-Aug-00 5:05:39 PM
> >>>
>
> >My question is what would be the proper approach to
> >re-displaying the user entered data with the errors without
> >using an enormous amount of *out.println* statements?
>
> JSP.
>
>
> Nic Ferrier
>
>
___________________________________________________________________________
> 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
___________________________________________________________________________
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