What is jsp tag?



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

Post New Answer

More JSP Interview Questions

How can we create jsp custom tags?

1 Answers  


how to enable session tracking for jsp pages,if the browser has disabled cookies?

2 Answers  


Explain about the Scriplet and Exclamatory Tag?

1 Answers   HCL,


What are scripting elements?

1 Answers  


sample program for reading mails from inbox with file attacchments in servlet

0 Answers  


How can you include the results of another page?

1 Answers  


What program opens a jsp file?

1 Answers  


What are the different life-cycle methods?

1 Answers  


What is full form of jsp?

1 Answers  


How do I include static files within a jsp page?

1 Answers  


What is jsp index?

1 Answers  


What are jsp elements?

1 Answers  


Categories