bject: how do I invoke servlet from a servlet in different web
application?
>
> Hi,
>
> I would like to know how I can invoke a servlet in one web
> application from a servlet in another web application? Also, how would I
> do this if the other servlet is hosted in anothe
Hi,
I would like to know how I can invoke a servlet in one web
application from a servlet in another web application? Also, how would I
do this if the other servlet is hosted in another servlet container on
another machine?
My goal is to provide a web application framework that other we