Hi All:

We need to implement an asynchronous connection to an
application which resides outside of our architecture
(another organization) and need to maintain that
connection forever.

We need to have this connection open all the time as
important data about clients logging in would reside
in that box. Hence, we need to go to that box and
retrieve data about the client as soon as the client
logs in asynchronously.

I was wondering if anyone has implemented this in any
other way, other than using the Java Connector
Architecture?

Any suggestions would be most welcome and highly
appreciated.

Thanks and Regards,

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to