[
https://issues.apache.org/jira/browse/WW-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasann Grampurohit updated WW-4882:
------------------------------------
Description:
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
was:
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
> 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.12, 2.5.13
> Reporter: Prasann Grampurohit
> Attachments: TestStruts.zip
>
>
> 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)