skip to main |
skip to sidebar
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:
Post a Comment