[A] case [B] example [C] lesson [D] suggestion
本题考查考生对固定搭配的掌握程度。a case in point“典型的例子”是固定搭配,指a clear example of something that you are discussing or explaining,相当于for example,引出下文的例子。An example“一个例子”,a lesson“一课,一次教训”;a suggestion“一个建议”,均不与in point搭配。
第1题:
AwebcomponentaccessesalocalEJBsessionbeanwithacomponentinterfaceof com.example.Accountwithahomeinterfaceofcom.example.AccountHomeandaJNDIreferenceofejb/Account.WhichmakesthelocalEJBcomponentaccessibletothewebcomponentsinthewebapplicationdeploymentdescriptor?()
A.
B.
C.
D.
第2题:
Assumethatanewstaglibrarycontainsthetagslookupanditem:lookupRetrievesthelatestnews headlinesandexecutesthetagbodyonceforeachheadline.ExposesaNESTEDpagescopedattributecalledheadlineoftypecom.example.Headlinecontainingdetailsforthatheadline.itemOutputstheHTMLforasinglenewsheadline.Acceptsanattributeinfooftypecom.example.Headlinecontainingdetailsfortheheadlinetoberendered.WhichsnippetofJSPcodereturnsthelatestnewsheadlinesinanHTMLtable,oneperrow?()
A.
B.
C.
D.
第3题:
第4题:
A.<jsp:useBeanid=’pageBean’type=’com.example.MyBean’/>
B.<jsp:useBeanid=’pageBean’class=’com.example.MyBean’/>
C.<jsp:makeBeanid=’pageBean’type=’com.example.MyBean’/>
D.<jsp:makeBeanid=’pageBean’class=’com.example.MyBean’/>
第5题: