在 NET中 CLS(Common Language Specification )的作用是( )
A、存储代码
B、防止病毒
C、原程序跨平台
D、对语言进行规范
假设在 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
在 JSP中,( )动作用于将请求转发给其他 JSP页面。
A、forward
B、Include
C、useBean
D、setProperty
目前在 Internet 上应用最为广泛的服务是 ______。
A、FTP服务
B、Web服务
C、Telnet服务
D、Gopher服务
在 HTML代码中嵌入 JavaScript 脚本语言的标记是 _________。
A、
B、
C、
D、