"A servlet" is not found on TREX in Hungarian-English direction
Try Searching In English-Hungarian (A servlet)

Low quality sentence examples

A Google egyik mérnökeként segített a Colossus, a Google File System új verzióján.[2] A Google Servlet Engine-en is dolgozott.[3.
As one of Google's engineers, he helped spearhead Colossus, a new version of the Google File System.[13] He also worked on the Google Servlet Engine.[14.
Ethernet hálózati interfész Megjegyzés: A DocuShare Express az Apache Tomcat web servlet és a Microsoft SQL Server Express egy-egy verzióját is tartalmazza.
Note: DocuShare Express includes a version of the Apache Tomcat web servlet and a version of Microsoft SQL Server Express.
Lt;!-- megmondja a servlet konténernek melyik kéréseket melyik Tapestry servlet filter-nek küldje-.
Lt;!-- Tell the servlet container that requests to send to the Tapestry servlet filter-->
Web. xml: A servlet alkalmazás Deployment descriptor-a,
Web. xml: The servlet application Deployment Descriptor,
A CGI és a Servlet közötti különbség.
Differences between CGI and Servlet.
A CGI és a Servlet közötti különbség.
Difference between CGI and Servlet.
A container meghívja a servlet példány init() metódusát.
The container initializes the servlet by calling the servlet's init() method.
A container példányosítja(létrehozza) a servlet objektumot.
The container maps this request to a particular servlet.
A container meghívja a servlet példány init() metódusát.
The container invokes the init() method of the servlet.
A servlet életciklusa az alábbi fázisokból áll.
The life cycle of a servlet consists of the following phases.
A Servlet 2.3 és a JSP 1.2 specifikációkat támogatja.
First Apache Tomcat release to support the Servlet 2.3 and JSP 1.2 specifications.
Az inicializációt követően a servlet képes a klienseket kiszolgálni.
After initialization, the servlet instance can service client requests.
Az inicializációt követően a servlet képes a klienseket kiszolgálni.
After initialization the servlet can be used to handle client requests.
A JSR 154 dokumentum tartalmazza a Servlet 2.4 és 2.5 specifikációkat.
JSR 154 specifies the Servlet 2.4 and 2.5 specifications.
Tehát a servlet vagy az EJB alkalmazás elérhetővé válik webszolgáltatáson keresztül.
Thus, Servlet or EJB applications are made available through Web services.
Az init() metódus csak egyszer fut le a servlet élete során.
Init() method execute only one time during the life cycle of the java servlet.
A servlet containereket szokták illetni web container
Servlet containers are also referred to as web containers
Apache Tomcat hajtja végre a Servlet és JavaServer specifikációk a Java Community Process.
Apache Tomcat implements the Servlet and JavaServer Pages specifications from the Java Community Process.
Tomcat 6. x[szerkesztés] A Servlet 2.5 és a JSP 2.1 specifikációkat implementálja.
First Apache Tomcat release to support the Servlet 2.5, JSP 2.1, and EL 2.1 specifications.
csak egyszer hajtódik végre a servlet életében.
is called only once in the lifecycle of a servlet.