[ http://issues.apache.org/struts/browse/STR-2527?page=comments#action_37417 ]
Wendy Smoak commented on STR-2527: ---------------------------------- Opened as SB-23 for Standalone Tiles since that's where active development is taking place. When that issue is resolved we can bring the changes over to Struts Tiles. > Attributes with <rtexprvalue>false</rtexprvalue> in TLD prevent EL evaluation > ----------------------------------------------------------------------------- > > Key: STR-2527 > URL: http://issues.apache.org/struts/browse/STR-2527 > Project: Struts Action 1 > Type: Improvement > Components: Tiles > Versions: 1.2.7 > Environment: Operating System: other > Platform: Other > Reporter: Marc Guillemot > Priority: Minor > Fix For: 1.3.5 > > In different tld files, different attributes are configured with > <rtexprvalue>false</rtexprvalue> > which prevents using EL in a JSP 2.0 Servlet Container. > This is the case for instance in > - html: tag "javascript" attribute "dynamicJavascript" > - tiles: tag "insert" attribute "attribute" > - bean: tag "struts" attribute "id" > I can't recognize any logic explaining why some attributes accept runtime > expressions and other don't. I think that all attributes should accept runtime > expression to allow EL use. -- 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
