A
Albretch
How could you query the Servlet Container and/or ServletContext for
each webapp, in order to find out how many webapps and servlets are in
a webapp and to which URL's are they mapped?
I know for sure (after looking at the classloaders section of
tomcat's bootstrap class) it -could- be possible. Also the admin or
manager app do that.
If this is not possible from a published API, why do you think it is
not?
each webapp, in order to find out how many webapps and servlets are in
a webapp and to which URL's are they mapped?
I know for sure (after looking at the classloaders section of
tomcat's bootstrap class) it -could- be possible. Also the admin or
manager app do that.
If this is not possible from a published API, why do you think it is
not?