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

Antonio Petrelli closed TILES-39.
---------------------------------


> using 'put' tag in a page results in exception
> ----------------------------------------------
>
>                 Key: TILES-39
>                 URL: https://issues.apache.org/struts/browse/TILES-39
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.0.0
>         Environment: Tomcat 5.x
> JDK 1.5
> JSF
>            Reporter: Mehdi Bahribayli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.0
>
>
> Using put in a defintion works fine but using 'put' tag in side a page:
>     <tiles:insert name="tiles:master" type="definition" flush="false">
>         <tiles:put name="body" value="/subviews/welcome.jspf"/>
>     </tiles:insert>
> results in exception:
> javax.servlet.jsp.JspException: Invalid attribute type: java.lang.String

-- 
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