Examples with "HttpServlet" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Todos los Servlets se extienden a la clase HttpServlet, que define mejor capacidad de procesamiento y extiende la funcionalidad del servidor.
All Servlets are extended to HttpServlet class, which has better processing capacity and extends the functionality of the server.
Esto no es del todo exacto ya que existen diferentes tipos de Servlets pero con diferencia HttpServlet es el más usado.
This is not exactly true because there is different types of Servlets but HttpServlet is clearly the most used.
Andere resultaten
Tu aplicación es cargada y ligada a un HttpServer.
Your Application is loaded and bound to an HttpServer.
La cadena de respuesta que devuelve el HTTPserver.
El HttpServer envía la respuesta al servidor web.
Los servidores Web sugeridos son Apache o el IBM HTTPServer.
Suggested web servers are Apache or the IBM HTTPServer.
El HttpServer envía la respuesta al servidor web.
The response is sent back to the client.
Se ha corregido un problema con la propiedad HttpServer LogFormat en la clase de.NET y el control ActiveX.
Corrected a problem with the HttpServer LogFormat property in the.NET class and ActiveX control.
Esto permite a su depurador para establecer puntos de interrupción en un servlet antes de que el cargador de servlet personalizado en HttpServer carga el servlet.
It allows your debugger to set breakpoints in a servlet before the custom servlet loader in HttpServer loads the servlet.
Para depurar un servlet, podemos depurar sun.servlet.http.HttpServer, luego ver como HttpServer ejecuta servlets en respuesta a las peticiones HTTP que hacemos desde un navegador.
To debug a servlet, we can debug sun.servlet.http.HttpServer, then watch as HttpServer executes servlets in response to HTTP requests we make from a browser.
Componente ActiveX que implementa el lado del servidor de HTTP y HTTPS (HTTPServer).
ActiveX Component that implements server side of HTTP and HTTPS protocols (HTTPServer).