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
Do I need java for windows 10?
Why is the singleton pattern considered to be an anti pattern?
What is the declaration statement?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is a static class in java?
Explain public static void main(string args[]) in java.
What is meant by distributed application? Why are we using that in our application?
Explain the purpose of garbage collection in Java?
Is oracle java 11 free?
What is annotation in java?
Give few examples of final classes defined in Java API?
Explain how can you debug the Java code?
Why does abstract class have constructor?
What string is utf8?