how can a servlet in one jvm communicate with servlet in another jvm

Posted by flash on Stack Overflow See other posts from Stack Overflow or by flash
Published on 2010-04-05T10:31:10Z Indexed on 2010/04/05 10:33 UTC
Read the original article Hit count: 545

Filed under:
|
|

can this be solved simply by specifying the complete url of the servlet in the RequestDispatcher?

© Stack Overflow or respective owner

Related posts about servlets

Related posts about jvm