SERVLET IN SPANISH TRANSLATION

Examples of using Servlet in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
The code contains a reference to a servlet in TradeDoublers system.
El código contiene una referencia a un servidor en el sistema de Tradedoubler.
all Java based servlets, including the Lotus Traveler servlet.
servlets basados en Java, incluido el servlet Lotus Traveler.
Spring and Servlet.
la primavera y el servlet.
This is the initial value for the update servlet.
Este es el valor inicial del servlet de actualizacion.
This is the initial value for the search servlet.
Este es el valor inicial del servlet de búsqueda.
You can create a custom upload component to upload files to a Sling Servlet.
Puede crear un componente de carga personalizado para cargar archivos en un Sling Servlet.
Used when updating the update servlet.
Usado cuando se actualiza el servlet de actualización.
Used when updating the ping servlet.
Usado cuando se actualiza el servlet de ping.
Used when retrieving system information from the system servlet.
Usado cuando se obtiene información del sistema desde el servlet de sistema.
This is the intial value for the search servlet.
Este es el valor inicial del servlet de búsqueda.
If you compare this servlet with the one we created in our previous post, you will notice how much smaller and cleaner the new servlet is.
Si comparas este servlet con el que creamos en nuestro post anterior, notaras cuan mas pequeño y limpio es el nuevo servlet.
Notice how we type the URL of the servlet, our controller, not the URL of the JSP.
Observa como escribimos la dirección URL del servlet, nuestro controlador, no la dirección del JSP.
A servlet is a Java class capable of processing a request
Un servlet es una clase Java capaz de procesar una solicitud
When a GET request is made to the servlet, the doGet method is called by the container.
Cuando una solicitud GET se hace al servlet, el método doGet es llamado por el contenedor.
A servlet is a Java class capable of processing http requests
Un servlet es una clase en Java capaz de procesar solicitudes http
A JSP is basically a servlet, but expressed in a language similar to HTML.
Una pagina JSP es básicamente un servlet, pero expresado en un lenguaje parecido al HTML.
You can refer to the post where I showed how to create a servlet for the corresponding steps.
Puedes referirte al post donde muestro como crear un servlet para los pasos correspondientes.
a JSP compiler parses the page and generates a servlet to process the request.
un compilador JSP analiza la pagina y genera un servlet para procesar la solicitud.
this time we will use a JSP page instead of a servlet.
en esta ocasión usaremos una pagina JSP en lugar de un servlet.
we can inform the container what URL should be used to access the servlet.
le informamos al contenedor que URL se deben usar para acceder al servlet.
Results: 163, Time: 0.0354

Top dictionary queries

English - Spanish