What is the role of the `javax.servlet.jsp.tagext.TagSupport` class in JSP custom tag development?

What is the role of the `javax.servlet.jsp.tagext.TagSupport` class in JSP custom tag development? Correct Answer It provides default implementations for common tag methods

Related Questions

Which tag should be used to pass information from JSP to included JSP?
grails create-tag-lib tag-lib-name command creates a custom tag library under:-