What is jsp tag?
Answer / Bhupendra Singh
A JSP tag is a special type of markup declaration in JavaServer Pages that enables the use of custom actions and controls. Tags are used to perform tasks such as iterating over collections, including scriptlets, and accessing JSP standard actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we create jsp custom tags?
how to enable session tracking for jsp pages,if the browser has disabled cookies?
Explain about the Scriplet and Exclamatory Tag?
What are scripting elements?
sample program for reading mails from inbox with file attacchments in servlet
How can you include the results of another page?
What program opens a jsp file?
What are the different life-cycle methods?
What is full form of jsp?
How do I include static files within a jsp page?
What is jsp index?
What are jsp elements?