I want a JSP page to refer to itself, and use the call:

final String myName = getServletConfig().getServletName();

to return my current page name. This works most of the time, returning a
string containing my current page name, typically:

"/webapp/administration/tree_editor.jsp"

But sometimes one of the following strings are returned in myName:

"/misc/overlib.js HTTP/1.1accept: */*?t"
" /webapp/administration/tree_editor.js"

Is this an internal error in Orion v094?

med vennlig hilsen
Christian Tellefsen
Telenor Mobil AS - Planavdelingen

Reply via email to