Encapsulate reusable functionality in JSP tags
Description
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.
Related:
User Reviews:
Related:
Best Practice with Expresso FrameworkThis tutorial gives a detailed description about Expresso Framework that is a database driven tool kit. The Expresso Framework is divided in to... |
Freeware |
Combining Servlets, JSP, and JavaBeansCombining Servlets, JSP, and JavaBeans is a tutorial explaining the use of Servlets, JSP and Java Beans. Servlets allow convenient management of... |
Freeware |
Concurrent programming in the Java languageThis tutorial explains the ways and means to use the multi threads in Java program in a proper manner. It demonstrates these concepts with the help... |
Freeware |
Configuring Slide with CatalinaConfiguring Slide with Catalina is an article that explains about the Slide, which is a project with multiple modules, tied together using WebDAV... |
Freeware |
Demystifying Extreme Programming: Just-in-time designJIT stands for Just In Time. This tutorial tells the readers how to just design the codes to satisfy the requirements of customers in an...By: Roy W. Miller |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
- Reusable Ada Components Sourcebook
By Antony Orme, Ian Nussbaum, Christopher Mayers; Cambridge University Press, 1992, ISBN 0521403510. Introduces reuse and... - Analysis Patterns: Reusable Object Models
Presentation of the Unified Modeling Language, modeling techniques and process techniques. - OpenBSD: Administration Functionality
A table displaying common services with the name of the program in OpenBSD, how to manage system services, configuration... - A Caching Model of Operating System Kernel Functionality
Stanford Cache Kernel, supervisor-mode component of V++ OS; caches system objects (threads, address spaces) to raise... - NewsBreaks: Google Seeks to Restore Deja Functionality
Richard W. Wiggins' article: "Since the February acquisition, Google has restored some of the lost searching... - Add mapping functionality to websites with Image_GIS in PHP - Tech Republic
Image_GIS is a PEAR package for PHP that allows you to add digital maps to Web sites using free downloadable GIS files.... - JSP Guide
An introduction to JSP, describes topics with tutorials. - JSP Media
Specialising in e-commerce and content management consulting. Located in Telford, Shropshire, United Kingdom. - JSP Tutorial
Starts from simple examples and progresses to complex examples. Requires Java and HTML knowledge. - The Problems with JSP
Why pure JavaServer Pages isn't the solution. Describes alternatives and better ways to use JSP.
