Hi,
how can i get the context name in a genericServlet ?
we have a init servlet that initializes our web
application (which is a generic servlet). To
configure the some stuff i need the context e.g.
/testapplication
How can i get this context from the generic servlet ?
Thanks in advance,
Andy