Taglib and freemarker -> insert bodyContent

otb82 <[email protected]> Fri, 15 Dec 2006 03:18:14 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <22518744.1166174654506.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Hi, 
I succeeded to create a taglib using a ftl template. <br />
I can esaly access from the template to my parameters with ${parameters.XXX},<br />
but how to insert, inside my template, the body content of my tag ?<br /><br />

I would like to generate this :

<br /><br />
START <br />
some large stufff<br />
    my &lt;b&gt;custom&lt;/b&gt;content<br />
some large stuff2<br />
END<br />
<br /><br />

with that code :<br /><br />

START<br />
&lt;tag:test&lg;<br />
    my &lt;b&gt;custom&lt;/b&gt; content<br />
&lt;/tag:test&gt;<br />
END<br />
<br /><br />

Thanks.<br />
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=53694&messageID=107848#107848

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]