Configurar página de erro 404 utilizando Struts2

1 resposta
diegocalazans

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

1 Resposta

diegocalazans

Consegui resolver

Criado 21 de outubro de 2008
Ultima resposta 10 de nov. de 2008
Respostas 1
Participantes 1