JSP Action Tags, Action Elements in JSP, List of Action Tags (Elements) in JSP


JSP Action Tags, Action Elements in JSP, List of Action Tags (Elements) in JSP 

The JSP Action tags are used to perform specific tasks into the JSP pages, the Action Tags are use to call the java beans, installing the required plugins, including the applets into jsp, communication b/w jsp pages etc.

The List of JSP Actions Tags are as follows:- 

<jsp:forword>
<jsp:include>
<jsp:useBean>
<jsp:setProperty>
<jsp:getProperty>
<jsp:plugin>
<jsp:param>
<jsp:fallback>

We will discuss about above tags in depth in upcomming tutorials

Thanks for visiting

{ 0 comments... read them below or add one }

Post a Comment