Hi all,

how do I get name of the web application a servlet execute on servlet
spec 2.3.

like in  http://ww.mydomain.com/myapp/save.do

from saveAction.class , how do I find out  "myapp" part.

the method servlet.getServletContext().getServletContextName() returns
null.


thanks for any info.

.anil




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

Reply via email to