bject: Struts FilterDispatcher issue with regard to specification 2.4
> To: user@struts.apache.org
> Received: Tuesday, June 23, 2009, 8:07 PM
>
> Hello All:
>
> In Servlet specification 2.4 filters are not supposed to be
> accessed directly as a resource. And anything other
Hello All:
In Servlet specification 2.4 filters are not supposed to be accessed directly
as a resource. And anything other than a jsp page need to have a Servlet
mapping in order to make it accessible (as per specification).
Struts 1 had ActionServlet which allowed for servlet mapping of *.act
2 matches
Mail list logo