You have to use an other XML parser in place of JAXP. Use Xerces instead and
put the jar in your lib directory.

Ciao, Frank

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Verzonden: dinsdag 18 september 2001 15:42
Aan: [EMAIL PROTECTED]
Onderwerp: STRUTS Installation problem


Hi,

I have downloaded and unpacked Struts 1.0 and am trying to run the examples
but I am getting following error:-

A Servlet Exception Has Occurred
Exception Report:
javax.servlet.ServletException: Cannot retrieve ActionMappings under key
"org.apache.struts.action.MAPPINGS"
     at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:442)
     at org.apache.jsp.logon_jsp._jspService(logon_jsp.java:291)
     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)

.

 I am using Tomcat 4.0 as the Servlet conatiner.

Thanks in advance for any help you can give, Michael

Reply via email to