On Mon, 4 Jun 2001, Hampton, Paul wrote:

> 
> 
> > ActionServlet depends on ApplicationMapping.  It's one of the classes
> > defined in struts.jar, check your struts.jar is in your classpath.
> > 
> struts.jar is in my classpath, this exception is thrown at runtime & there
> is no org.apache.struts.example package in my struts.jar, hence my
> assumption that this was an example mapping specified in a config file...
> 

The "ApplicationMapping" class is definitely part of the example
application only.  Make sure you have not tried to include a servlet
initialization parameter named "mapping" with this value.

> Paul
> 

Craig

Reply via email to