servlet containers的意思|示意

美 / / 英 / /

servlet容器


servlet containers的网络常见释义

小型服务程序容器 由谁处理:小型服务程序容器(servlet containers) 【网络服务的容器,通过它,请求和应答被传送,请求被解码,应答被格式化。

servlet containers相关例句

The redeployment features of most servlet containers, application servers and OSGi implementations each work along the same lines.

大多数servlet容器、应用服务器和OSGi的重部署特性实现思路都类似。

All servlet containers must provide a readline method on their input streams.

所有的servlet容器必须在它们的输入流上提供readline方法。

Whilst asynchronous support was available in Tomcat 6 through a non-standard API, standarisation means that the Servlet 3 version is portable between containers.

虽然异步支持在Tomcat 6里就有了,但那是通过一个非标准的API实现的,标准化意味着Servlet 3版本可移植到不同容器中。

Sometimes there is a need to separate the servlet and EJB containers, such as for application security.

有时,需要分离servlet和ejb容器,比如出于应用程序安全性考虑。

The tag is like an extensibility mechanism that allows applications running inside servlet containers to do processing in conjunction with certain events.

标记就像一种可扩展性机制,允许在servlet容器内部运行的应用程序协同某些事件进行处理。

Servlet containers, such as Apache Jakarta Tomcat, implement the Servlet API, letting you build dynamic content into pages on the server that can then be sent to a Web browser.

Servlet 容器(例如 Apache Jakarta Tomcat)实现了 Servlet API,使您可以将动态内容建立到服务器页面中,该页面随后会被发送到 Web 浏览器。