Tuesday, October 6, 2015

Action tags of JSP

The Action tags of JSP: Action tags in JSP facilitate automation of common operations such as creation of objects, setting objects’ properties, writing objects’ property values to the output stream, including the contents of a component to the response of current request and forwarding request to another component etc. An action tag has following syntax: […]
Read Complete Post...

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.