Hi All:
I am get the following error when I deply the EAR file in
JBOSS 4 application server .
- jar not loaded. See
Servlet Spec 2.3, section 9.7.2. Offending class:
javax/servlet/Servlet.class
I am using
struts 1.2.4 as the application framework.When I access the application ,I get an exception --not able to instantiate the formBean.Can anyone pl guide me on resolving this error.
Thanks