This method specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
Este método especifica el tiempo, en segundos, entre las solicitudes del cliente antes de que el contenedor de servlets invalidará esta sesión.
This is a session identifier provided by the servlet container to distinguish between user sessions
Esta cookie es un identificador de sesión proporcionado por el contenedor de servlets para diferenciar sesiones entre usuarios
Restart the servlet container.
There have been solutions about how to change IIS into a Java servlet container, but in general, this is not supported.
Se han propuesto soluciones acerca de cómo cambiar IIS en un contenedor de servlet Java aunque, en general, esto no se admite.
Tomcat as the default servlet container.
Alternatively, use the old method from earlier Solr versions if, for example, you are not successful with the first variant on your servlet container.
Otra opción, a la que se puede recurrir cuando, por ejemplo, no se tiene éxito en el contenedor servlet con la primera variante, consiste en utilizar el método de las versiones antiguas de Solr.
The servlet container (i.e. web server) calls the service() method to handle requests coming from the client(browsers) and to write the formatted response back to the client.
El contenedor de servlets (es decir, el servidor web) llama al método service () para manejar las peticiones procedentes del cliente (navegadores) y para escribir la respuesta con formato de vuelta al cliente.
You choose, install, and configure the web server, Java, and servlet container of your choice on the supported platform of your choice.
Usted selecciona, instala y configura el servidor de web, Java, y contenedor servlet de su preferencia en la plataforma soportada de su preferencia.
This allows you to change and test Velocimacro libraries without having to restart your application or servlet container, just like you can with regular templates.
Esta característica le permite cambiar y probar librerías de macros sin necesidad de reiniciar la aplicación o el contenedor de servlets, de la misma manera que se hace con plantillas normales.
Deploy the WAR file to an application server or servlet container
Implante el archivo WAR en un servidor de aplicaciones o un contenedor de servlets
Other servlet container such as Jetty is also supported.
Otros contenedor de servlets como embarcadero también se apoya.
The web.xml configuration file is a J2EE configuration file that determines how elements of the HTTP request are processed by the servlet container.
El archivo de configuración web.xml es un archivo de configuración de J2EE que determina cómo los elementos de la solicitud HTTP son procesados por el contenedor de servlets.
The benefit of using only POJOs is that you do not need an EJB container product such as an application server but you have the option of using only a robust servlet container such as Tomcat or some commercial product.
La ventaja de utilizar solo POJOs es que no es necesario un producto de contenedor EJB como un servidor de aplicaciones, pero usted tiene la opción de utilizar solo un contenedor de servlets robusta como Tomcat o algún producto comercial.