You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jeremy Mann <jm...@blackboard.com> on 2001/04/26 23:23:58 UTC

web.xml servlet element problem

I am a newbie with struts.  I have downloaded struts and have gotten the
demo to work and am trying to get a hello world struts webapp to work.  When
I start weblogic I get the following exception.
 
Org.xml.sax.SAXParseException: Element "web-app" does not allow
"servlet-mapping" here.
 
What do I need to do to get the Web.xml file to pick up the servlet element
from the dtd?
 
Any help would be appreciated.
 
thanks
 
Jeremy