In this section we will explain you about JSP Action tags and in the next section we will explain the uses of these tags with examples. We will also show how to use JSP Action Tags in the JSP application.
What is JSP Actions?
Servlet container provides many built in functionality to ease the development of the applications. Programmers can use these functions in JSP applications. The JSP Actions tags enables the programmer to use these functions. The JSP Actions are XML tags that can be used in the JSP page.
Here is the list of JSP Actions:
In the next sections we will learn how to use these JSP Actions (JSP Action tags).
|
Recommend the tutorial |




Ask Questions? Discuss: JSP Actions View All Comments
Post your Comment