what is custom tags with example?

Answer Posted / rex

JSP technology also provides a mechanism for encapsulating other types of dynamic functionality in custom tags, which are extensions to the JSP language. Custom tags are usually distributed in the form of a tag library, which defines a set of related custom tags and contains the objects that implement the tags.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does string isempty check for null?

673


Can we declare a static variable inside a method?

639


What are the differences between path and classpath variables?

606


What is the formula to calculate percentage?

621


What is dot operator?

662






How to sort array in descending order in java?

593


What are some examples of variable costs?

582


How are this() and super() used with constructors in java programming?

664


What’s the difference between applets and standalone program?

624


If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?

793


What is main difference between variable and constant?

632


What is the difference between jdk, jre, and jvm?

673


Explain the pointers in Java?

690


What is heterogeneous in java?

585


What is the function of character?

630