填空題類的靜態(tài)成員屬于這個類的()。

您可能感興趣的試卷

你可能感興趣的試題

2.多項選擇題Spring IOC容器管理Action的方式()。

A.使用org.springframework.web.struts.DelegatingRequestProcessor
B.使用org.springframework.web.struts.DelegatingActionProxy
C.使用org.springframework.web.context.ContextLoaderListener
D.使用org.springframework.web.context.ContextLoaderServlet

5.單項選擇題Spring和Hibernate整合過程中各對象注入的順序是()。

A.DataSource->SessionFactory->Biz->DAO
B.SessionFactory->DataSource->DAO->Biz
C.DataSource->SessionFactory->DAO->Biz
D.SessionFactory->DataSource->Biz->DAO