In Servlet Spec 2.2, it says that,  its possible to mark any application as
distributed and  servlets running in different machines will be having a
different servlet context and they can talk to each other thru a session object
which is implemants serializable
 bye
  Ravi

Vidyasagar Guduru wrote:

> Hi,
> I am working on a problem that my servlet have to talk
> to another servlet that is residing on other machine
> with diffirent ip, how can I solve this problem.
>
> Thanks
>
> Vidyasagar
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to