Insert a new tag handler into a sequence of tag handlers for a specific tag
TODO: Need to take care of serializers, if handler specified is not a TagSerializer it should never
be placed after the serializer, but if it is not a TagSerializer, it should never
Allows for providing custom theme classes (implementations of the org.apache.struts2.views.java.Theme) interface
for custom rendering of tags using the javatemplates engine