Could not using the variable/expression in Struts2 tag "s:property"
-------------------------------------------------------------------

                 Key: WW-3362
                 URL: https://issues.apache.org/struts/browse/WW-3362
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.1.8
         Environment: Windows, Eclipse 3.5 + Portlet plugin
            Reporter: Thach Le


How can I use the struts tag <s:property .../> within the value of other struts 
tags <s:property value=""/> or
using the jsp expression within attribute of tag <s:property value=.../>?

Ex:
1) <s:property value='<%= "FirstName" %>'/>
3) <s:property value='<s:property value="${propertyName}"/>'/>


Thach Le

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to