Tuesday, November 29, 2011

What is JSP action ?

A JSP element that can act on implicit objects and other server-side objects or can define new scripting variables. Actions follow the XML syntax for elements, with a start tag, a body, and an end tag. If the body is empty it can also use the empty tag syntax. The tag must use a prefix. There are standard and custom actions.
Category:JSP Interview Questions

No comments:

Post a Comment