The do After Body method is called.
The doEnd Tag method is NOT called.
The type attribute may be specified in the TLD
The do Start Tag Method must always return SKIP_BODY.
The TLD for this tag must NOT include a
第1题:
第2题:
What is TCI?()
第3题:
在VB中,以下关于符号常量的声明正确的是 ( )
A.Const TAG as String
B.Const TAG as String="Visual Basic"
C.Public TAG as String="Visual"
D.Dim TAG as String
第4题:
A custom JSP tag must be able to support an arbitrary number of attributes whose names are unknown when the tag class is designed. Which two are true? ()
第5题:
The tag timeout value for a cisco wireless location appliance should be set to which tag beacon rate?()
第6题:
The Outer.1Q tag represents customer VLAN ID and inner.1Q tag represents Provider VLAN?()
第7题:
The tag timeout value for a Cisco Wireless Location Appliance should be set to which tag beaconrate?()
第8题:
Awebapplicationcontainsatagfilecalledbeta.tagin/WEB-INF/tags/alpha.AJSPpagecalledsort.jspexistsinthewebapplicationandcontainsonlythisJSPcode:1.<%@taglibprefix="x"2.tagdir="/WEB-INF/tags/alpha"%>3.<x:beta/>Thesort.jsppageisrequested.Whichtwoaretrue?()
A.Tagfilescanonlybeaccessedusingatagdirattribute.
B.Thesort.jsppagetranslatessuccessfullyandinvokesthetagdefinedbybeta.tag.
C.Thesort.jsppageproducesatranslationerrorbecauseataglibdirectivemustalwayshaveauriattribute.
D.Tagfilescanonlybeplacedin/WEB-INF/tags,andNOTinanysubdirectoriesof/WEB-INF/tags.
E.Thetagdirattributeinline2canbereplacedbyauriattributeifaTLDreferringtobeta.tagiscreatedandaddedtothewebapplication.
第9题:
You are creating a content management system (CMS) with a web application front-end. The JSP thatdisplays a given document in the CMS has the following general structure: 1. <%-- tag declaration --%> 2.
第10题:
Given the Tag: