I am using J2EE server to deploy my Enterprise Java Beans(EJBs).Since
servlet chaining/forwarding is not supported by Tomcat we have put our
servlets on Java Web server.These servlets will do a lookup for the EJBs
residing on J2EE.The problem starts here:
How can i call the EJBs which are residing  on a remote server(obviously
j2EE) from my servlets which r on JWS.
i mean how to do the lookup in servelets for the beans residing on another
server on another m/c.

Can anybody help me out?

Reagards
Ritesh

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to