|  | | Encapsulate reusable functionality in JSP tags | | | Description: Encapsulate reusable functionality in JSP tags | | You can develop dynamic web-based content with Java Server Pages (JSP). As in HTML, JavaServer Pages (JSP) uses the concept of tags as their building blocks. Though JSP offers a set of predefined tags, you can define you own tag extensions that encapsulate common functionality. This teaches how to use Tomcat which is a Servlet/JSP reference implementation to easily build, deploy and use custom tags created by you. First you have to describe your custom tag and its attributes then write the class that will provide the reusable functionality on your JSPs. | | Information:: Encapsulate reusable functionality in JSP tags | | Title: | Encapsulate reusable functionality in JSP tags | | Author: | Encapsulate reusable functionality in JSP tags | | Last Updated: | Sat Mar 01 2003 | | Home Page: | Click to Visit | | Web site Language: | English | | Total Votes: | 1 | | Current Rating: | 5.00 | | Total Hits #: | 92 | | Listings ID #: | 9940 | | Reviews for Encapsulate reusable functionality in JSP tags | |  |
|