Greetings.
Is it possible to use this method ServletContext getContext(
String uripath) to get a reference to a Web Application Context deployed on a different server? Can the String uriPath accept an HTTP path to a
servlet as opposed to an absolute path ?
Regds,
Abhijit.