-
Identify type of error in jsp (2 messages)
- Posted by: Gayathri Selvaraj
- Posted on: September 24 2008 11:31 EDT
Hi, I have a page called a.jsp and it has a button. On click of this button the page is forwarded to another page called b.jsp. If the b.jsp is not found in the specified location, On click of that button page not found error will be displayed. Is this a compile time error or run time error? Thanks GayathriThreaded Messages (2)
- Re: Identify type of error in jsp by Aart Scheepers on September 26 2008 02:50 EDT
- Re: Identify type of error in jsp by Vinod Singh on September 30 2008 00:13 EDT
-
Re: Identify type of error in jsp[ Go to top ]
- Posted by: Aart Scheepers
- Posted on: September 26 2008 02:50 EDT
- in response to Gayathri Selvaraj
This is a run time error. -
Re: Identify type of error in jsp[ Go to top ]
- Posted by: Vinod Singh
- Posted on: September 30 2008 00:13 EDT
- in response to Gayathri Selvaraj
Run time error. Thanks, Vinod http://blog.vinodsingh.com/