You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/04/24 15:29:59 UTC

[jira] Closed: (TILES-39) using 'put' tag in a page results in exception

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