Hi,

I need to get the name of the current jsp page in a scriptlet.

The jsp page could be serverd up by a link or by a jsp:forward or a
redirect.

If I do

<%=this.getClass()%>, I get the following for a jsp page tmp/ST003.jsp

tmp._0002ftmp_0002fST_00030_00030_00033_0002ejspST003_jsp_1

Is there some standard way of extracting the jsp page name form this ?
Or is this naming convention subject to change ?

Or is there any other way ?

Thanks
Shahed.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to