Posted By:
Santhosh_karunakar
Posted On:
Sunday, March 25, 2001 11:20 PM
I have placed all the servlets under webappsAppNameWEB-INFclasses.I have a login.jsp which calls a bean.I have deployed ejb using Jboss.I call the jsp it gives the Error: 500
1:javax.servlet.ServletException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: Internal Servlet Error:
java.naming.factory.initial
and it says the root cause
2: javax.naming.NoInitialContextException: with the same message as that of 1: