|  | | Building your first JSP custom Tag | | | Description: Building your first JSP custom Tag | | 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:: Building your first JSP custom Tag | | Title: | Building your first JSP custom Tag | | Author: | Building your first JSP custom Tag | | Last Updated: | Mon Mar 03 2003 | | Home Page: | Click to Visit | | Web site Language: | English | | Current Rating: | 0.00 | | Total Hits #: | 71 | | Listings ID #: | 10009 | | Reviews for Building your first JSP custom Tag | |  |
|