Struts 2 Action Struts 2 Action Action Interface ActionSupport class In struts 2, action class is POJO (Plain Old Java Object). POJO…
Tag:
action
-
-
JSP Action Tags JSP Action Tags jsp:forward action tag Example of jsp:forward action tag without parameter Example of jsp:forward action tag with…
-
jsp:include action tag jsp:include action tag Syntax of jsp:include action tag Example of jsp:include action tag without parameter The jsp:include action tag…
-
jsp:setProperty and jsp:getProperty action tags jsp:setProperty and jsp:getProperty action tags Syntax of jsp:setProperty action tag Example of jsp:setProperty jsp:getProperty action tag Syntax…
-
jsp:useBean action tag jsp:useBean action tag Syntax of jsp:useBean action tag Attributes and Usage of jsp:useBean action tag Simple example of jsp:useBean…