servletcontext信息详情

servletcontext发音

意思翻译

servletcontext

相似词语短语
双语使用场景

See how I was able to reference the instance of ServletContext via the application variable?───注意我是如何通过application变量引用ServletContext的实例的。

This starts a new thread in the current ServletContext.───这样将在当前ServletContext中开始一个新线程。

ServletContext interface declares two methods for passing data to a log.───ServletContext 接口声明了两个方法,用于把数据传给一个日志。

authenticate: This method uses the container login mechanism configured for the ServletContext to authenticate the user making the request.───authenticate:这个方法使用ServletContext上配置的容器登录机制认证用户请求。

ServletContext: The primary mechanism to communicate with the container and store attributes for the servlet.───ServletContext:用于与容器通信和存储Servlet的属性的主要机制。

All data placed in an HttpSession or ServletContext should be thread-safe or effectively immutable.───所有放置在HttpSession或ServletContext中的数据应该是线程安全的或有效不可修改的。

Sometimes you end up with situations where ServletContext is not available, even in the Web tier.───有时,您最终会遇到ServletContext不可用的情形,甚至是在Web层中。

These methods (shown in Listing 12) can use a FacesContext or a ServletContext for retrieving the wrapper bean from the application scope.───这些方法(如清单12所示)可以使用FacesContext或ServletContext从application作用域检索包装器bean。

英语使用场景