多项选择题

Which three are valid values for the body-content attribute of a tag directive in a tag file? ()

A. EL
B. JSP
C. empty
D. dynamic
E. scriptless
F. tagdependent

<上一题 目录 下一题>
热门 试题

单项选择题
A developer is designing a web application that must support multiple interfaces, including:   • an XML web service for B2B • HTML for web-based clients • WML for wireless customers   Which design pattern provides a solution for this problem?()

A. Session Façade
B. Business Delegate
C. Data Access Object
D. Model-View-Controller
E. Chain of Responsibility

单项选择题
Adeveloperisdesigningamulti-tierapplicationanddiscoversaneedtohidethedetailsofestablishingandmaintainingremotecommunicationsfromtheclient.Inaddition,theapplicationneedstofind,inatransparentmanner,theheterogeneousbusinesscomponentsusedtoservicetheclient’srequests.Whichdesignpatterns,workingtogether,addresstheseissues?()

A. Business Delegate and Transfer Object
B. Business Delegate and Service Locator
C. Front Controller and Business Delegate
D. Intercepting Filter and Transfer Object
E. Model-View-Controller and Intercepting Filter

相关试题
  • Which two produce the output one,...
  • Whichthe JSTLcodesnippetcanbeusedtoimpo...
  • AcustomJSPtagmustbeabletosupportanarbitr...
  • Whichthe twoarevalidandequivalent?()
  • A developer is designing a web app...