The prerequisites for working with groovlets and gsps are quite simple : you need a servlet container, and the latest and greatest version of groovy 使用groovlet和gsp的前提条件相当简单:需要一个servlet容器,以及最新、最伟大版本的groovy。
Because tomcat is the official j2ee reference implementation, applications developed with tomcat should work with any commercial servlet container 由于tomcat是正式的j2ee参考实现,因此用tomcat开发的应用程序应该能用于任何商业servlet容器。
Because http tunneling comes through the web server into the servlet container, client requests will generally show up in the web server log file 由于http穿透法是通过web服务器进入servlet容器的,因此客户请求通常会显示在web服务器的日志文件中。
The wtp project currently provides support for deploying projects to several open source and web application servers, including the apache tomcat servlet container wtp项目当前支持部署项目到几种开放源码和web应用服务器上,包括apachetomcatservlet容器。
The 3-tier design for building dynamic web applications is well suited for use with jsps and servlets running in a servlet container like apache tomcat 动态web应用程序的3层设计非常适合与运行在servlet容器(例如apachejakartatomcat)中的jsp和servlet相结合。
You can test this out by recompiling the tag with the new code, restarting your servlet container, and accessing the page with the invalid date format 测试这个输出的方法如下,使用新代码重新编译标记,然后重新启动servlet容器,再使用一个无效的日期格式访问页面。
In addition, through projects such as wadi, session replication can be added to servlet containers such as tomcat or jetty through the servlet filtering mechanism 此外,通过像wadi这样的项目,可以用servlet过滤机制将会话复制添加到像tomcat或者jetty这样的servlet容器中。
For further security, axis runs within the apache tomcat servlet container, which relies upon java keystore mechanisms to negotiate communications with clients 对于今后的安全性来说,axis会在apachetomcatservlet容器中运行,依赖于java的keystore机制来与客户机进行协商通信。
Sysadmins are generally more comfortable with adding a servlet container-essentially a web server plug-in-than they are with a solution that relies on or incorporates rmi 系统管理员们更习惯于添加一个servlet容器实质上是一个web服务器插件而不是一个依赖于或集成了rmi的解决方案。
The servlet specification does not mandate that a servlet container perform any type of session replication or persistence, but it does suggest that state replication is considered an important part of the servlet规范没有要求servlet容器进行某种类型的会话复制或者持久性,但是它建议将状态复制作为servlet首要