Custom Search

Sunday, September 9, 2007

167. What is JSP custom action

A user-defined action described in a portable mannerby a tag library descriptor and imported into a JSP page by a taglib directive. Custom actions are used toencapsulate recurring tasks in writing JSP pages.

No comments: