Andrea Ligios created WW-4543:
---------------------------------
Summary: Wrong Filter code in the documentation
Key: WW-4543
URL: https://issues.apache.org/jira/browse/WW-4543
Project: Struts 2
Issue Type: Bug
Components: Documentation
Reporter: Andrea Ligios
The filter in the webxml page of the documentation (
http://struts.apache.org/docs/webxml.html ) has a wrong package:
It is
org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter
it should be
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
As it is now, it is highly misleading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)