Study Notes of JSP tags
1. Overview
1) What is JSP tag
As the name suggests, JSP tag is used in the JSP file tags. It is similar to html syntax tags, like head, table. JSP file referenced by it (like using the html tags do), can be more convenient to realize the reuse of Java code modules.
2) Why use JSP tag technology (compared with javabean)
Benefits:
JSP JSP tag can handle the content of the body, such as changing the text display style; and javabean not.
JSP tag interface is simple, easy to use, but also easy to develop and maintain.
Disadvantages:
JSP tag javabean complicated than making a lot of settings, reflected in the JSP tag library description file (*. tld) in the configuration.
JSP tag to achieve so much as javabean strong.
As long as JSP1.1 support current JSP tags, and JSP1.0 and 1.1 support the use of the Bean.
2.JSP marked development profile.
JSP tag development need to write 2 separate files. One is the definition of tagging the java class files, one is the xml element name (tag) mapped to the probe in the tag library descriptor file.
??write JSP tag handler class files
Need to inherit javax.servlet.jsp.tagext.TagSupport class;
Simple example:
/ / File Name ExampleTag.java importjavax.servlet.jsp .*; importjavax.servlet.jsp.tagext .*; importjava.io .*; publicclassExampleTagextendsTagSupport (/ / program execution starting point publicintdoStartTag () (try (JspWriterout = pageContext. getOut (); out.print (”Customtagexample”);) catch (IOExceptionioe) (System.out.println (”ErrorinExampleTag:” + ioe);) return (SKIP_BODY); / / when the tag includes the contents of the empty return SKIP_BODY, said tagging / / has been executed))
Compiled class file will be located in a specific server location.
??write JSP tag library descriptor file
Will mark the function name and its representatives to achieve together.
Simple example:
< ! - File Name: csajsp-taglib.tld-->; < ? Xmlversion = "1.0" encoding = "ISO-8859-1"?>; < ! DOCTYPEtaglib PUBLIC "- / / SunMicrosystem, Inc. / / DTDJSPTagLibrary1 .1 / / EN "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd>; / / These are the standard file header / / The following is a tag library description
This file will configure a specific location on the server
??use the above custom JSP tags
< ! - File Name: simpleExample.jsp-->; < ! DOCTYPEHTMLPUBLIC "- / / W3C / / DTDHTML4.0Transitional / / EN">; ;
; < % @ tagliburi = "csajsp-taglib . tld "prefix =" csajsp "%>;// use a statement to mark; ;
; / use tag ; ; ;
At the end of the output in the browser
Customtagexample
3. In-depth development of JSP tags
Add a tag attribute ??br />
Class in the tag processing can function setAttribute (Stringvalue) distribution for the JSP tag attributes, this tag handler access to the property value according to the relevant functions.
For example:
privateStringmessage = “DefaultMessage”; publicvoidsetMessage (Stringmessage) (this.message = message;)
Note: The property name is lowercase message, set the function of the Message is capitalized.
??related needs in tld file add the following element tag element
??corresponding JSP file referenced as:
??use the body tag
????:
Additional team bonus, energy Stimulate team
Non-fiction list: set list “fashion” and “elegant”
Vigilance “wind Downloader” Summer lift vitality and
Teach you when the HEAD: how to reduce your staff turnover rate?
ESSO card from the city to look into the need for integration
types of computer networks lan wan man and area
McWill TD-SCDMA Will Repeat The Mistakes
IPhone Screen Appears Blind Users Can Not Touch Operation

It is even more amazing that they are given more contracts after the fact too.
Comment by Burberry Outlet — September 14, 2011 @ 8:00 am
Cheap Timberland Boots
Comment by Cheap Timberland Boots — November 4, 2011 @ 8:34 am
The media makes a lot of its money in people’s obsessive interest in the lives of their favorite celebrities. Everyone wants to know what the celebs are wearing so that they can get the same, or at least something approaching the same. Many businesses cash in on this desire by offering replica
Comment by Cheap Supra Shoes — February 25, 2012 @ 7:28 am
555yxj
Recently increased originating from obscurity which will pops up nation’s polls along with Romney.
Comment by Retro Jordan 11 — April 21, 2012 @ 3:56 am
A good article, worth sharing for you, see you your article to your future success believe a great help, hope to see more of you share good article, thank you for sharing
Comment by Nike Free Run Womens — April 25, 2012 @ 3:42 am