No, I don't think this doable but you can define new java objects that can have methods...
 <j:new var="myMath" className="com.x.MyMath"/>
 <jct:myCustomTag customAttr="${myMath.sqr(33)}"/>
Does it answer your question ?
paul


Kees van Dieren wrote:
Hi all,
Does Jelly suppor tag functions, such as:
<ct:myCustomTag customAttr="${tagf:sqr(33)}"/>
Is there a way define custom tag functions? If not, how difficult is it to
built in support for this?
Best regards,

Kees van Dieren
Senior Software Engineer

MP Objects Supply Chain Software
Stationsplein 45
3013 AK Rotterdam
The Netherlands

Post address:
Postbus 29126
3001 GC Rotterdam

Mobile: +31 (0)6-43068619
Phone: +31 (0)10-2900304
Fax: +31 (0)10-2900305
MSN: [EMAIL PROTECTED]
LinkedIn: www.linkedin.com/in/keesvandieren


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to