Prasann Grampurohit created WW-4882:
---------------------------------------

             Summary: Struts test tag doesn't print value from Stack
                 Key: WW-4882
                 URL: https://issues.apache.org/jira/browse/WW-4882
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.5.13, 2.5.12
            Reporter: Prasann Grampurohit


Hi,
We are upgrading Struts from 2.3.x version to 2.5.12 or 2.5.13 and I see that 
the text tag doesn't print the value from the stack. I have created a sample 
web project and ed the same on this Jira to demonstrate the issue.

I have 2 statements in `testStruts.jsp`:
<s:property value = "myName"/> - Doesn't print the value set in action 
TestStrutsAction.java. I see in debug mode that the control is coming to the 
method getMyName() in the action and the value that I have set is present.

<s:property value = "myName"/> - Prints the value set in the action.

Could you please look into this and tell me if any config is missing?

Thanks,
Prasann



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to