JSP Tags

 

In this JSP tutorial, you will learn about JSP tags, list of the tags used in Server Pages, declaration tag, general syntax of declaration tag, expression tag and general syntax of expression tag.

Tags are a vital concept in Java PagesĀ (JSP). Below is a list of tags used in JSP. This section discusses Declaration Tag and Expression Tag in detail; syntax, usage with examples and explanations for both.

List of the tags used in Java Server Pages:

 

  • Declaration tag
  • Expression tag
  • Directive tag
  • Scriptlet tag
  • Action tag

 

Leave a Reply

Your email address will not be published. Required fields are marked *