Read the Servlet Api
Quoting chiu ming luk <[EMAIL PROTECTED]>:
> hi,
> any way I can get a servlet context ( web application
> )'s name with in a servlet? on Servlet API 2.2 (not
> Servlet 2.3)
>
> -OR- there is no way to do that?
>
> P.S. I am using tomcat... may I access internal tomc
hi,
any way I can get a servlet context ( web application
)'s name with in a servlet? on Servlet API 2.2 (not
Servlet 2.3)
-OR- there is no way to do that?
P.S. I am using tomcat... may I access internal tomcat
object to achieve that?
thanks
__