JSP.2.2.1 say I have under WEB-INF JSP ERRORJSP a.jsp under JSP is calling aerror.jsp under ERRORJSP what is the path I have to specify /ERRORJSP/aerror.jsp or ERRORJSP/aerror.jsp I am not sure when I have to use a forward slash and when not. can anyone explain me
Carl Trusiak
Sheriff
Joined: Jun 13, 2000
Posts: 3340
posted
0
I hate these, The real answer is "It depends" It depends on your system setup and the position of the pages in relation to the servers root and the request url. The best thing to do is try it under your conditions and see.