Hi, I would like to change how the <t:radio> is rendered. This tomahawk tag is handled by org.apache.myfaces.custom.radio.HtmlRadioTag, however when I looked in that class, the getRendererType() method returns null. How should I overwrite the renderer for this tag?
Thanks, Wendy

