Posted By:
Joril_Andersen
Posted On:
Thursday, May 20, 2004 09:21 AM
Hello,
I have a question about how o run a deployed Java Application.. I am a student and have used the deploytool to deploy a JSP, Servlet, session bean and an entity bean. They got verified and deployed without warnings or failures. But when i start the JSP page, there is no connction with the Servlet(the servlet is connected to the session bean through a remote home interface-> the entity bean through a local home interface and to the datasource).
I wonder if the Client jar file need to be mounted in the same folder as my java classes in Sun One Studio?
Sincerely JavaJoril