Hi,

My Action class  returns generic object and It was working fine with struts 
2.3.16 but after upgrading with struts 2.3.31. It is excluding generic object.
I found <constant name="struts.excludedClasses"> constant in struts-default.xml 
while searching. Here java.lang.Object is excluded. My concern is if I am 
overriding this constant in my struts.xml file after removing java.lang.Object 
.Will it have a huge impact on security?


Thanks
Anurag

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

Reply via email to