Shambhavi R created WW-5200:
-------------------------------

             Summary: Array of Objects Problem in Struts 2 
                 Key: WW-5200
                 URL: https://issues.apache.org/jira/browse/WW-5200
             Project: Struts 2
          Issue Type: Bug
            Reporter: Shambhavi R


I'm not able to get the array of objects from one Action Class to another in 
Struts 2.5.
 
In short, the flow goes like this:
 
*Action Class A* ---> *JSP* ---> *Action Class B*
 
I have the array of Objects in Action Class A and in JSP I'm able to get those 
values. 
 
On clicking a submit in the JSP, the control goes to Action Class B but the 
{*}array of Objects are always null{*}.
 
I have getters and setters in both the Action Classes.
 
I want to know how to get the object values in Action Class B.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to