Mehdi Bahribayli ha scritto:
<%@ taglib uri="http://xplanner.org/xplanner-taglib"; prefix="xplanner" %>

<xplanner:content definition="tiles:edit" >
   ...
   <!- you can add 'put' tages -->
   <tiles:put name="editMessage">iteration.editor.edit_prefix</tiles:put>
   ...
  <!-- content goes here! -->
</xplanner:content>

Take a look at 'conent' tag source code. This can give you some idea.

It's better not to do it: it's LGPL and coders minds (me included) will be tainted, raising possible licensing issues. Anyway the concept is important.

PS I still get exception when use 'put' tag in my page (with and without body). 
'put' works in definitions but it results in exception in page.

Please, if you can, open a JIRA issue for this.
Thank you

Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to