Try removing the following filter from your web.xml        
<filter> 
                <filter-name>struts-cleanup</filter-name> 
               
<filter-class>org.apache.struts2.dispatcher.ActionContextCleanUp</filter-class> 
        </filter> 

ActionContextCleanUp has been removed in this version



--
Sent from: http://struts.1045723.n5.nabble.com/Struts-User-f3426046.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to