Olá pessoal, alguém já tentou configurar a página de erro 404 no web.xml utilizando o struts2?
web.xml
404
/pages/error/404.jsp
//mensagen de erro gerada pelo struts2 no parse do web.xml…
Exception Processing ErrorPage[errorCode=404, location=/pages/error/404.jsp]
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]
versions
- struts-2.0.11.2
- tom-cat-5.5
- eclipse JEE - 3.4.1
desde já agradeço