In order for this custom tag to function properly in JSP, it’s necessary to add it to the corresponding Tag Library Definition (TLD) grails.tld.

In order for this custom tag to function properly in JSP, it’s necessary to add it to the corresponding Tag Library Definition (TLD) grails.tld. Correct Answer True

TLDs are located in an application’s /web-app/WEB-INF/tld/ directory.

Related Questions

What is the role of the `javax.servlet.jsp.tagext.TagSupport` class in JSP custom tag development?
grails create-tag-lib tag-lib-name command creates a custom tag library under:-
Jane, Karim and Leo checked out books from the library. Jane has an even number of library books . Karim has 3 more library books than Jane . Leo has 2 more library books than Karim. Which statement is true about the number of library books Karim and Leo have ?
Created: 1 month ago | Updated: 1 month ago Options Edit Question Add Description Add Bookmark Add Tag Add Video Error Report
Created: 3 weeks ago | Updated: 3 weeks ago Options Edit Question Add Description Add Bookmark Add Tag Add Video Error Report