假设在helloapp应用中有一个HelloServlet类,它位于org.javathinker包下,那么这个类的class文件应该放在()目录下
A、helloapp/HelloServletclass
B、helloapp/WEB-INF/HelloServletclass
C、helloapp/WEB-INF/classes/HelloServletclass
D、helloapp/WEB-INF/classes/org/javathinker/HelloServletclass
在HTML中引用外部JavaScript文件中的正确代码为()。
A、
B、
C、
D、
A、ImageButton
B、ImageMap
C、Image
D、LinkButton
A、20分钟
B、30分钟
C、45分钟
D、60分钟
在HTTP协议的“请求/响应”交互模型中,以下说法中错误的是______。
A、客户机在发送请求之前需要主动与服务器建立连接
B、服务器无法主动向客户机发起连接
C、服务器无法主动向客户机发送数据
D、以上都错