RE: Cannot get request dispatcher for path login.jsp

2001-07-01 Thread Aaron Crandall
t: Tuesday, June 26, 2001 5:26 AM >To: [EMAIL PROTECTED] >Subject: Cannot get request dispatcher for path login.jsp > > >Hello all, > >I began to get the above error after adding validation code to my LoginForm >bean. Detail below: > >I have recently begun to setup a

RE: Cannot get request dispatcher for path login.jsp

2001-06-30 Thread Satyen . Chikane
Check the path given for the jsp in the input... -Original Message- From: Aaron Crandall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 5:26 AM To: [EMAIL PROTECTED] Subject: Cannot get request dispatcher for path login.jsp Hello all, I began to get the above error after

Cannot get request dispatcher for path login.jsp

2001-06-25 Thread Aaron Crandall
not get request dispatcher for path login.jsp" error. Isn't the user supposed to be sent back to the "input" page if validate() returns errors? Why can't it find the login.jsp page? Thanks in advance for any help! Aaron