Then can you tell me what is the proper mailing list to ask the question? ----- Original Message ----- From: "Woodchuck" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, June 15, 2004 5:51 PM Subject: Re: Form data validation
> wrong mailing list to be asking this > > --- Keith Hankin <[EMAIL PROTECTED]> wrote: > > I am trying to do jsp form validation but cannot get > > a solution that works. The problem occurs because my > > jsp files are not in the same directory as my > > Servlets. If I have my ControllerServlet redirect > > the request, all of the jsp files are interpreted > > relative to the directory of the ControllerServlet, > > however if I forward the request, I lose the > > original request data and cannot redisplay the data > > that the user entered. Is there some way that I can > > avoid these two problems? > > > > > > > > > __________________________________ > Do you Yahoo!? > Read only the mail you want - Yahoo! Mail SpamGuard. > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
