[ 
https://issues.apache.org/jira/browse/WW-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart resolved WW-5013.
-------------------------------
    Resolution: Duplicate

> Accessing static variable via OGNL returns nothing
> --------------------------------------------------
>
>                 Key: WW-5013
>                 URL: https://issues.apache.org/jira/browse/WW-5013
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.5.20
>            Reporter: k918912
>            Priority: Major
>             Fix For: 2.5.21, 2.6
>
>
> Accessing static variables of a public class does not seem to work. I tried 
> setting the struts.ognl.allowStaticMethodAccess = true in the project root's 
> struts.properties but it didn't change anything.
> {code:html}
> <s:property value="@de.mytest.common.Constants@CONSTANT" default="Nothing" />
> {code}
> For this, I get "Nothing" as the output. It seems to have worked in 2.5.18.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to