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]

Reply via email to