[
https://issues.apache.org/struts/browse/WW-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Holmes updated WW-1798:
-----------------------------
Fix Version/s: (was: 2.0.9)
2.0.10
Moving to 2.0.10 so that 2.0.9 can be released.
> erratic behaviour when trying to get objects from the valuestack with JSTL
> --------------------------------------------------------------------------
>
> Key: WW-1798
> URL: https://issues.apache.org/struts/browse/WW-1798
> Project: Struts 2
> Issue Type: Bug
> Components: Value Stack
> Affects Versions: 2.0.6
> Environment: Windows, Apache Tomcat 5.5.17
> Reporter: Guillaume Carre
> Fix For: 2.0.10
>
>
> In reference to the following User list entry:
> http://www.nabble.com/JSTL-and-valuestack-problem-tf3363655.html
> With a very simple test case(TestAction with a String test attribute, getter
> setter, and a jsp result), there is an issue getting objects from the
> valuestack in a JSP with JSTL (ww:property tag is always working).
> On the first call to the JSP (fresh new session), ${test}, which is supposed
> to look for a "test" object in the valuestack, thanks to the
> StrutsRequestWrapper, returns nothing. StrutsRequestWrapper is not even
> called.
> On the next calls it returns the good value from the valuestack.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.