I'm working on my first Struts app, and whenever Resin reloads it, the logs show that 
every servlet in web.xml is being processed by ActionServlet, ie:

Call 
org.apache.struts.action.ActionServlet.addServletMapping(ad/java.lang.String,/ads/viewall/java.lang.String)

when "ad" and "/ads/viewall" aren't mentioned in struts-config.xml.

Is this normal behavior? Thanks.
--
Sent via jApache.org

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

Reply via email to