adspace


What are custom tags?

Answer Posted / Vivek Raj

In JSP, custom tags (also known as Custom Action Tags or Tag Libraries) are user-defined XML-like tags that encapsulate a functionality and can be reused across different web pages. They are defined using the tag extension mechanism provided by JSP.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2309