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

What is the structure of java?

503


Does string is thread-safe in java?

584


What are different access specifiers in java? Explain

619


Differences between traditional programming language and object oriented programming language?

564


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

598






What is a super method?

525


What is object class in java?

498


State the significance of public, private, protected class?

645


What function extracts specified characters from a string?

558


Is string thread safe in java?

571


Where is the find and replace?

526


what state does a thread enter when it terminates its processing? : Java thread

590


What is stringwriter?

535


Describe method overriding

575


How can you share data between two thread in Java?

518