How do I do that just using servlets?
我如何能够仅使用servlet来完成它?
From VXML to servlets and back again.
从vxml到servlet再到JSP环境。
Write tests for the servlets and JSPs.
为servlet和JSP编写测试。
Moving from servlets to a JSP environment.
从servlet转到JSP环境。
Web applications based on JSPs and servlets
基于JSP和servlet 的Web应用程序
Thus, you have stored it in ./src/servlets/.
所以,把servlet保存在./src/servlets/ 中。
Changing the portlet service to use servlets.
将portlet服务改为使用servlet。
V4 does not use servlets or JSPs to create HTML.
V4没有使用servlets或者JSPs来创建HTML。
Of course, read-only servlets are pretty boring.
当然,只读servlet相当麻烦。
Now watch how EC2 makes using servlets a breeze too.
现在看看在EC2上使用servlet是多么容易。
For simple Web applications, you can use servlets and JSPs.
对于简单的Web应用程序来说,您可以使用servlet和JSP。
Access to the servlets is restricted to authenticated users.
访问servlet受到已认证用户的限制。
Enterprise applications that contain JSPs, servlets, and ejbs.
包含J SP、servlet和EJB的企业应用程序。
The transformation process for servlets is shown in Listing 9.
清单9显示了servlet的转换过程。
We'll also need to create some JSPs, servlets, and HTML pages.
而且还需要创建一些JSP、servlet和html页。
Groovlets are simply servlets without the structure of servlets.
Groovlets只不过是不具备servlet结构的servlet。
Start the WTE, as shown in Figure 5 above, for testing servlets.
启动WTE,如上面的图5所示,对servlet进行测试。
Then you can extend all application servlets from this superclass.
然后,就可以从这个超类派生所有应用程序servlet。
Hence, developers usually design new servlets for WAP applications.
也正由于此,开发人员通常为WAP应用设计新的Servlet。
They can also support entity beans, JSPs (JSP Model II), or servlets.
他们也能够支持实体bean、JSP (JSPModelII)或者servlet。
The individual authenticated portal users have access to the servlets.
个别的已认证门户用户可以访问servlet。
The JSP batch compiler tool helps with configuring JSPs as a servlets.
JSP批处理编译器工具帮助将JSP配置为servlet。
This article uses Servlets due to their efficiency and minimal overhead.
本文使用的是Servlet,原因在于其效率和最低的开销。
This will become part of the URL for invoking servlets in this Web module.
这将成为这个Web模块中调用servlet的URL的一部分。
You understand how listeners, filters, and servlets coordinate with one another.
您已经了解了侦听器、过滤器和servlet如何相互协作。
"Classic" servlets that generate HTML output can be updated to make use of JSPs.
生成HTML输出的“经典的”servlet可能被更新成使用JSP的。
Recall that your servlet is in the servlets class, so its classname is servlets.
还记得servlet在servlets类中,所以它的类名是 servlets.RegisterServlet,在
Answer: To begin with, you should secure your servlets using J2EE security roles.
答:首先,您应该确保您的Servlet使用了J2EE安全角色。
This container processes servlets, JSP files and other types of server-side inclusions.
该容器将处理servlet、JSP文件以及其他类型的服务器端内容。
First you will select the general component types (such as servlets and session beans).
首先,您将选择通用的组件类型(如servlet和会话bean)。
应用推荐