Categories


Building your first JSP custom Tag

Raiting 0.00

Description

Building JSP tags is as easy as building a normal Java class file. This tutorial teaches you how to build custom tags in JSP assuming that you have no knowledge of JSP tags. JSP tags have rules similar to the XML tag rules. They are delimited with ‘<’ and ‘>’. JSP tags allow separation of server-side Java code and client side HTML code. This is very significant when the client and server side solutions are developed separately. Even non-java programmer can use tags as they are very easy to use and maintain.

Information
Title: Building your first JSP custom Tag
Author: admin0080
Price / Cost:
Last Updated: 2003-03-03
URL: Click to Visit
Web site Language: English
Total Votes: 5
Current Rating: 0.00
Total Hits #: 901
Listings ID #: 10009