Hi all,

Sorry for this repost.

>From within a jsp page, I need to know the name of the jsp page.

If I do a <%=this.getClass()%>, I get a string which represents the class
name
of the generated servlet.

Is there some standard way in which I can extract the jsp page from that
name ?

Another Qs :- How does Tomcat know that a certain jsp page maps to
a certain class ?.
If I can access that data, then I can possibly lookup the pagename.

Any clues ?

Thanks
Shahed.


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

Reply via email to