Retrieving a jsp filename
843835Dec 10 2001 — edited Dec 12 2001Is there a way to retrieve a jsp's filename from within the file itself? I guess the question is: does a jsp file know it's own name?
I tried using request.getServletPath() but that returned only: '/servlets/gnujsp'.
Can anyone help?
Chris.