Josh Mabry created WW-4398:
------------------------------
Summary: Parameters mapping to java.util.Set of complex type
doesn't work
Key: WW-4398
URL: https://issues.apache.org/jira/browse/WW-4398
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 2.3.16.3
Reporter: Josh Mabry
When you have a java.util.Set of complex objects, the ParametersInterceptor can
not map those values onto the set. A Set of complex objects is easily defined
as a Set<MyTestClass> where MyTestClass has a String idString as its only
property.
--
This message was sent by Atlassian JIRA
(v6.2#6252)