I put struts.jar and commons-*.jar file under WEB-INF\lib folder.
However every time I started tomcat, I got following error msg ( every time
it complains different jar file name ) and the page is just blank.   Could
anybody tell me what is the most likely reseason for this ? I am the first
person in my company to try struts so I have no help around. Looking forward
to any advice.  

        cannot load servlet name: jsp:
C:\opt\redknee\product\s2100\1_0_1\webapps\s2100\si\WEB-INF\lib\struts.jar
is not a directory or zip/jar file or if it's a zip/ja
r file then it is corrupted.

        register('-//Apache Software Foundation//DTD Struts Configuration
1.0//EN',
'jar:file:/C:/opt/redknee/product/s2100/1_0_1/lib/struts.jar!/org/apache/str
uts/resources/struts-config_1_0.dtd'

        resolveEntity('-//Apache Software Foundation//DTD Struts
Configuration 1.0//EN',
'http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd')
 Resolving to alternate DTD
'jar:file:/C:/opt/redknee/product/s2100/1_0_1/lib/struts.jar!/org/apache/str
uts/resources/struts-config_1_0.dtd'

         New org.apache.struts.action.ActionMapping

         Set org.apache.struts.action.ActionMapping properties

        Call
org.apache.struts.action.ActionServlet.addMapping(ActionMapping[path=/admin/
addFormBean, type=org.apache.struts.actions.AddFormBeanAction])

        Pop org.apache.struts.action.ActionMapping


       
    Lily 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to