Tuesday, November 29, 2011

What is JSP custom action ?

A user-defined action described in a portable manner by a tag library descriptor and imported into a JSP page by a taglib directive. Custom actions are used to encapsulate recurring tasks in writing JSP pages.
Category:JSP Interview Questions

No comments:

Post a Comment