Good Day,

I have a custom tag that I am developing and I am trying to figure out where
the parameter.id values come from. For example, 

<#if parameters.align?exists>
align="${parameters.align?html}"
</#if>

This is used in the graph.ftl that is in template.simple.

My tag has those parameters and my tld has those parameters. What do I need
to do to get it to work?

Regards,
Mark P Ashworth
http://www.connext.co.za
-- 
View this message in context: 
http://www.nabble.com/-S2--FreeMarker-template-and-custom-tag-tf3952011.html#a11212172
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to