Re: web application name

2006-07-05 Thread Mark Thomas
asaf.lahav wrote: > How can I obtain the name of the web application name my listener servlet is > running under in Java? There is no such thing as a listener servlet but there are a bunch of different Listener classes. Which one are you trying to use?

web application name

2006-07-05 Thread asaf.lahav
How can I obtain the name of the web application name my listener servlet is running under in Java?