單項(xiàng)選擇題JSF中的ExternalContext是用來(lái)提供對(duì)()的訪問(wèn)。

A.外部環(huán)境
B.內(nèi)部環(huán)境
C.上下文
D.Application


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題以下哪種查詢語(yǔ)句可以正確的執(zhí)行:()

A.selecttofromOrderowhereo.id=:1
B.selectofromOrderowhereo.id=:1ando.customer=?2
C.fromOrderowhereo.id=1?
D.以上均不正確

2.單項(xiàng)選擇題在Struts應(yīng)用中,能在()范圍內(nèi)共享數(shù)據(jù)。

A.共享數(shù)據(jù)的范圍page,request,session,application
B.共享數(shù)據(jù)的范圍request,session,application
C.共享數(shù)據(jù)的范圍session,application
D.共享數(shù)據(jù)的范圍session