Hi,
I am using Tomcat 5.5.16, and a getServletContext().getContext('toto') call
returns null.
'toto' is a web app deployed on same instance of tomcat where there is
another wep app containing the servlet doing the call.
What should I do for this call returns the correct ServletContext ?
Regards,
Laurent.
