I started a new Struts 2 project today with Tiles and Spring.  My default
result type is "tiles" and everything works alright as long as you don't
look at the console!  For some strange reason there are numerous messages
like the following:

The Struts dispatcher cannot be found.  This is usually caused by using
Struts tags without the associated filter. Struts tags are only usable when
the request has passed through its servlet filter, which initializes the
Struts dispatcher needed for this tag. - [unknown location]

my welcome page is invoking home.action and is being processed correctly! 
Any idea what this is about?  I have checked the web.xml several times
against other working sites and I don't see anything out of whack.

Peace,
Scott

-- 
View this message in context: 
http://www.nabble.com/The-Struts-dispatcher-cannot-be-found-tp20118536p20118536.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to