Re: [S2] xhtml theme freemarker syntax

2009-12-03 Thread mailtolouis2020-struts
Thanks for the info. From: Greg Lindholm To: Struts Users Mailing List Sent: Wed, December 2, 2009 8:55:51 PM Subject: Re: [S2] xhtml theme freemarker syntax Easy to find in the Freemarker docs. http://freemarker.org/docs/ref_directive_t.html On Wed, Dec 2

Re: [S2] xhtml theme freemarker syntax

2009-12-02 Thread Greg Lindholm
Easy to find in the Freemarker docs. http://freemarker.org/docs/ref_directive_t.html On Wed, Dec 2, 2009 at 10:47 AM, wrote: > Hi, > > I'm trying to modify xhtml theme to suite our need, but I'm not familiar with > freemarker. Could someone explain these few tags mean? > > <#rt/> > <#lt/> > <#

[S2] xhtml theme freemarker syntax

2009-12-02 Thread mailtolouis2020-struts
Hi, I'm trying to modify xhtml theme to suite our need, but I'm not familiar with freemarker. Could someone explain these few tags mean? <#rt/> <#lt/> <#t/> Regards LV