[
https://issues.apache.org/jira/browse/WW-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart updated WW-4574:
------------------------------
Description:
Hi,
I am new to struts framework. I want to display a value of value.
For example :
Value for Name in value stack is #session.name
But #session.name value is 'John'
{code:xml}
<s:property value='%{Name}'/>
{code}
I just want to print 'John'. But it prints #session.name
Thanks in advance
Ramprasad.
was:
Hi,
I am new to struts framework. I want to display a value of value.
For example :
Value for Name in value stack is #session.name
But #session.name value is 'John'
<s:property value='%{Name}'/>
I just want to print 'John'. But it prints #session.name
Thanks in advance
Ramprasad.
> How to get value of value in struts jsp
> ---------------------------------------
>
> Key: WW-4574
> URL: https://issues.apache.org/jira/browse/WW-4574
> Project: Struts 2
> Issue Type: Temp
> Reporter: ramprasad
>
> Hi,
> I am new to struts framework. I want to display a value of value.
> For example :
> Value for Name in value stack is #session.name
> But #session.name value is 'John'
> {code:xml}
> <s:property value='%{Name}'/>
> {code}
> I just want to print 'John'. But it prints #session.name
> Thanks in advance
> Ramprasad.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)