單項選擇題<jsp:useBean>中指定Bean實例的存取范圍的屬性是()

A. id
B. class
C. scope
D. type


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列哪個接口或類檢索與用戶相關(guān)的會話對象()

A.HttpServletResponse
B.ServletConfig
C.ServletContext
D.HttpServletRequest

2.單項選擇題下列哪個方法用于從ServletContext中檢索屬性()

A.Object getObject(int index)
B.Object getAttribute(String name)
C.String getObjext(int index)
D.String getAttribute(String name)

3.單項選擇題JSP頁面經(jīng)過編譯之后,將創(chuàng)建一個()

A.applet
B.servlet
C.application
D.exe文件

4.單項選擇題Servlet需要在()文件中進行配置。

A.context.xml
B.web.config
C.web.xml
D.webapp.xml