[
https://issues.apache.org/jira/browse/WW-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sejal updated WW-5109:
----------------------
Description:
Hi,
I am facing problem with my application after migrating it from strut 2.3 to
2.5
<s:property value="#parameters.currSubTab"/>for this tag we are passing value
as 2
but it is not evaluating.it is giving us ognl exception
ognl.OgnlException: Access to org.apache.struts2.dispatcher.HttpParameters is
read-only!
please let me know any solution to it
thanks
was:
Hi,
I am facing similar problem with my application after migrating it from strut
2.3 to 2.5
<s:property value="#parameters.currSubTab"/>for this tag we are passing value
as 2
but it is not evaluating.it is giving us ognl exception
ognl.OgnlException: Access to org.apache.struts2.dispatcher.HttpParameters is
read-only!
please let me know any solution to it
thanks
> Ognl issue after migrating from strut 2.3 to 2.5
> ------------------------------------------------
>
> Key: WW-5109
> URL: https://issues.apache.org/jira/browse/WW-5109
> Project: Struts 2
> Issue Type: Bug
> Reporter: Sejal
> Priority: Critical
>
> Hi,
> I am facing problem with my application after migrating it from strut 2.3 to
> 2.5
> <s:property value="#parameters.currSubTab"/>for this tag we are passing value
> as 2
> but it is not evaluating.it is giving us ognl exception
> ognl.OgnlException: Access to org.apache.struts2.dispatcher.HttpParameters is
> read-only!
> please let me know any solution to it
> thanks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)