Extend the UDTT JSP tag handler for the TextBox widget
To extend the UDTT JSP tag handler for the TextBox widget, a technical developer must extend the com.ibm.btt.dojo.tag.DojoTextBoxTag class and override the getWidgetType method. So DOJO widget class for the new type can be returned if the dataName of the TextBox widget is in this type.