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
Does string isempty check for null?
Can we declare a static variable inside a method?
What are the differences between path and classpath variables?
What is the formula to calculate percentage?
What is dot operator?
How to sort array in descending order in java?
What are some examples of variable costs?
How are this() and super() used with constructors in java programming?
What’s the difference between applets and standalone program?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is main difference between variable and constant?
What is the difference between jdk, jre, and jvm?
Explain the pointers in Java?
What is heterogeneous in java?
What is the function of character?