当前位置:SCWCD(310-083)题库

问题:

[单选]

You have a simple web application that has a single Front Controller servlet that dispatches to JSPs togenerate a variety of views. Several of these views require further database processing to retrieve the necessary order object using the orderID request parameter. To do this additional processing, you pass therequest first to a servlet that is mapped to the URL pattern /WEB INF/retreiveOrder.do in the deploymentdescriptor. This servlet takes two request parameters, the orderID and the jspURL. It handles the databasecalls to retrieve and build the complex order objects and then it dispatches to the jspURL.
Which codesnippet in the Front Controller servlet dispatches the request to the order retrieval servlet?()

A .
B .
C .
D .

在工程项目施工中处于中心地位,对工程项目施工负有全面管理责任的是()。 项目总监理工程师。 项目总工程师。 施工方项目经理。 设计方项目经理。 TCP协议的三次握手机制可以实现数据的可靠传输,所以TCP协议本身是没有安全隐患的。 违反规定买卖股票或者进行其他证券投资的行为属于()的行为。 违反规定干预和插手市场经济活动。 私自从事营利性活动。 违反公共财物管理和使用的规定。 利用职权和职务上的影响谋取不正当利益。 试比较孔德与斯宾塞社会学思想的异同。 利用电子邮件推广网站的技巧有哪些?

You have a simple web application that has a single Front Controller servlet that dispatches to JSPs togenerate a variety of views. Several of these views require further database processing to retrieve the necessary order object using the orderID request parameter. To do this additional processing, you pass therequest first to a servlet that is mapped to the URL pattern /WEB INF/retreiveOrder.do in the deploymentdescriptor. This servlet takes two request parameters, the orderID and the jspURL. It handles the databasecalls to retrieve and build the complex order objects and then it dispatches to the jspURL.
Which codesnippet in the Front Controller servlet dispatches the request to the order retrieval servlet?()

参考答案:

  参考解析

本题暂无解析

在线 客服