You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/28 05:59:19 UTC

[jira] Moved: (SHALE-165) Add JSF EL support to the ClayTag for a couple attributes

     [ http://issues.apache.org/struts/browse/SHALE-165?page=all ]

Don Brown moved STR-2427 to SHALE-165:
--------------------------------------

      Project: Shale  (was: Struts Action 1)
          Key: SHALE-165  (was: STR-2427)
    Component:     (was: Shale)
      Version:     (was: Nightly Build)
    Assign To:     (was: Struts Developer Mailing List)

> Add JSF EL support to the ClayTag for a couple attributes
> ---------------------------------------------------------
>
>          Key: SHALE-165
>          URL: http://issues.apache.org/struts/browse/SHALE-165
>      Project: Shale
>         Type: Bug

>  Environment: Operating System: other
> Platform: All
>     Reporter: Gary VanMatre
>  Attachments: ClayTag.java
>
> The ClayTag doesn't support JSF EL on a couple key attributes.  Add EL support 
> to the managedBeanName and jsfid tag attributes.  This would allow something 
> like the following:
> JSP:
> <f:loadBundle basename="template" var="msg"/>
> <sh:clay id="template" managedBeanName="#{msg.template_managedBeanName}" 
> jsfid="#{msg.template_jsfid}"/>
> properties file:
> template_jsfid=templates/address.clay
> template_managedBeanName=fullAddress

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org