Hello Michał,

You can see how to create a new tag by composing other tag here:
https://svn.apache.org/repos/asf/myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/extension/LabelExtensionTag.java

You will need to write a TLD-file, an may register it. (In Tobago the file is autogenerated).
For writing TLD see Servlet-Spec. etc.

Regards,

Udo

Michał 'Gandalf' Stawicki schrieb:
Hello Udo,

    * Write your own tag. Like InExtensionTag in Tobago.

Are there any examples of how it should be done, or should I look at
Tobago's sources? I did some search, but couldn't find anything
usefull.

Thanks,
michael


Reply via email to