[
https://issues.apache.org/jira/browse/WW-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sharmila reopened WW-4666:
--------------------------
I replaced ognl -3.0.17.jar with ognl-3.0.6.jar
Now I get a different error:
<Jul 25, 2016 10:30:06 AM EDT> <Error> <HTTP> <BEA-101165> <Could not load user
defined filter in web.xml:
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.
java.lang.NoSuchMethodError: ognl.SimpleNode.isSequence(Lognl/OgnlContext;)Z
at
com.opensymphony.xwork2.ognl.OgnlUtil.isEvalExpression(OgnlUtil.java:310)
at
com.opensymphony.xwork2.ognl.OgnlUtil.checkEnableEvalExpression(OgnlUtil.java:421)
at
com.opensymphony.xwork2.ognl.OgnlUtil.compileAndExecute(OgnlUtil.java:376)
at com.opensymphony.xwork2.ognl.OgnlUtil.setValue(OgnlUtil.java:288)
at
com.opensymphony.xwork2.ognl.OgnlUtil.internalSetProperty(OgnlUtil.java:617)
Truncated. see log file for complete stacktrace
Please help me
> Values stored in a Set a object is not displayed using <s:iterator>
> -------------------------------------------------------------------
>
> Key: WW-4666
> URL: https://issues.apache.org/jira/browse/WW-4666
> Project: Struts 2
> Issue Type: Bug
> Components: Other
> Affects Versions: 2.3.29
> Environment: Windows operating system, Oracle Jdeveloper IDE,
> WebLogic, struts, jsp, Jquery
> Reporter: sharmila
> Priority: Critical
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> This block used to display values when I had Struts2.3.16.3 version.
> After upgrading I am not able to display values. Please help me out. If I
> need to make any changes.
> <s:iterator value="sFY">
> <th><s:property /></th>
> </s:iterator>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)