gailcloutier

October 18, 2010

Study Notes of JSP tags

Filed under: Uncategorized

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 ; 1.0 ; / / Tag Library version ; 1.1 ; / / JSP version of the library ; csajsp ; / / custom tag prefix name ; ; / / tag descriptor file uri, can be empty ; Mycustomtag! ; / / tag library description of the information / / the following definition of new tags ; ; example ; / / custom tag name ; tags.ExampleTag ; / / orientation label processing class files ; Simplestexample ; / / descriptions ; EMPTY ; / / JSP file does not process the body content ; ;

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 ;<br /> <linkrel = STYLESHEETHREF = "JSP-styles.css" TYPE = "text / css ">; <head>; <body>;<br /> <h1>; <csajsp :example/>; </h1> <h1>; / use tag <csajsp :example/>; ; ;</p> <p>At the end of the output in the browser</p> <p>Customtagexample</p> <p>3. In-depth development of JSP tags</p> <p>Add a tag attribute ??br /><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.</p> <p>For example:</p> <p>privateStringmessage = “DefaultMessage”; publicvoidsetMessage (Stringmessage) (this.message = message;)</p> <p>Note: The property name is lowercase message, set the function of the Message is capitalized.</p> <p>??related needs in tld file add the following element tag element</p> <p><tag>; … <attribute>; <name>; message ; / / attributes names <required>; false ; / / attribute value is mandatory. False, said no, there is the default. <rtexprvalue>; true ; / / ture that property values can use the JSP expression, false that ban / / only use ; … ;</p> <p>??corresponding JSP file referenced as:<br /> <prefix :namemessage="Hello!"/>;</p> <p>??use the body tag</p> <p>????:</p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fwoodrow-briggs.blogspot.com%2F2010%2F10%2Fadditional-team-bonus-energy-stimulate.html&i=0&c=f81911ab2c9215959c5b01bf16514c08ee44c416">Additional team bonus, energy Stimulate team</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fbobby-stafford.blogspot.com%2F2010%2F10%2Fnon-fiction-list-set-list-fashion-and.html&i=0&c=c6e57d0f75e42e3961a6fc1f162adc74dead4260">Non-fiction list: set list “fashion” and “elegant”</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fwww.ojosoft.com%2Fhow-to-convert%2Fmkv-to-wmv-converter.html&i=0&c=c2512c576d2a4d5cd2655677d530220cf3144326">MKV to WMV</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fclaire-cobb.blogspot.com%2F2010%2F10%2Fvigilance-wind-downloader-summer-lift.html&i=0&c=ea39456f913884e80cc947b1f0ffb6c25b3a7f96">Vigilance “wind Downloader” Summer lift vitality and</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fanastasia-mchugh.blogspot.com%2F2010%2F10%2Fteach-you-when-head-how-to-reduce-your.html&i=0&c=fb5804bf1c6c6957ae976b23ccadb3e5ba446eeb">Teach you when the HEAD: how to reduce your staff turnover rate?</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fhoangderek99.blog.com%2F&i=0&c=d9cbcef74febfa9547ebecb1f4f87222e781362a">Audio Video Tools Evaluation</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fwww.ojosoft.com%2Fhow-to-convert%2Fflv-to-zune-converter.html&i=0&c=614b2e70c207fe16ea5c4bcf5abbc076ff05fcbf">FLV to ZUNE</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Frickey-rosenthal.blogspot.com%2F2010%2F10%2Fesso-card-from-city-to-look-into-need.html&i=0&c=433c58472fe36e1be864e4336593a45347da0b7f">ESSO card from the city to look into the need for integration</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fwww.techtext.net%2Fnetworks%2Ftypes-of-computer-networks-lan-wan-man-and-area.html&i=0&c=1483cdc29740ac8ed541bed700c363a14e2c9913">types of computer networks lan wan man and area</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fwww.rersoft.com%2Fmts-files%2Fconvert-mts-to-avi.html&i=0&c=fd5f1adc0876570d201fce63fc308efaf40b8a30">MTS to AVI</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fquincy-wolff.blogspot.com%2F2010%2F10%2Fmcwill-td-scdma-will-repeat-mistakes.html&i=0&c=ee17a51bc719d4f785367f0d6c0039e826de26a9">McWill TD-SCDMA Will Repeat The Mistakes</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fnemitzgeneva84.blogsome.com&i=0&c=f0fe5215f8a510f7cd562adf9ffbbedecf7cb2d3">Icons Shop</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fkerr-arch.blogspot.com%2F2010%2F10%2Fwant-to-match-can-do.html&i=0&c=da2937e5d9f4faa2ddef24410abbe55a2c363e4f">“Want To” Match “can Do”</a></p> <p><a href="http://cloutiergail96.blogsome.com/go.php?u=http%3A%2F%2Fcrokedon92.blogsome.com%2F2010%2F10%2F07%2Fiphone-screen-appears-blind-users-can-not-touch-operation%2F&i=0&c=3b10629088f8f0e37131d008509ca2248497448d">IPhone Screen Appears Blind Users Can Not Touch Operation</a></p> <p></rtexprvalue></required></name></attribute></tag></h1> </body></head></linkrel>

5 Comments »

The URI to TrackBack this entry is: http://cloutiergail96.blogsome.com/2010/10/18/study-notes-of-jsp-tags/trackback/

  1. 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

  2. Cheap Timberland Boots

    Comment by Cheap Timberland Boots — November 4, 2011 @ 8:34 am

  3. 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

  4. 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

  5. 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

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.






















Get free blog up and running in minutes with Blogsome
Theme designed by Hadley Wickham