What is the translation of " SERVLET CONTAINER " in Vietnamese?

servlet container
thùng chứa servlet

Examples of using Servlet container in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
The servlet container will process the web.
Thùng chứa servlet sẽ xử lý tệp web.
Catalina is Tomcat's servlet container.
Catalina chính là bộ servlet container của Tomcat.
To know what a Servlet container is, we need to know about Web Server first?
Trước tiên, để hiểu được Servlet container là gì?, chúng ta cần hiểu cơ bản một web server là gì?
Catalina is one of the Tomcat's servlet containers.
Catalina chính là bộ servlet container của Tomcat.
To know what is a Servlet container, we need to know what is a Web Server first?
Trước tiên, để hiểu được Servlet container là gì?, chúng ta cần hiểu cơ bản một web server là gì?
A servlet's life-cycle is determined by the servlet container.
Vòng đời của Servlet Servlet đƣợc quản lý bởi Servlet Container.
The servlet container is responsible for servlets' creation, execution and destruction.
Servlet container chịu trách nhiệm cho việc tạo, thực hiện và hủy của servlet..
It is a server system, which runs on servlet containers as is Apache Tomcat.
Nó là hệ thống chạy trên servlet container như Apache Tomcat.
The HTTP request is received by the web server and forwarded to the servlet container.
Các HTTP Request tới Server và được đưa tới Container của Servlet.
It is a server-based tool running in a servlet container like the Apache Tomcat.
Nó là hệ thống chạy trên servlet container như Apache Tomcat.
First the HTTP requests coming to the server are delegated to the servlet container.
Đầu tiên, các HTTP Request tới Server và được đưa tới Container của Servlet.
Apache Tomcat is a web server and servlet container designed to serve Java applications.
Apache Tomcat là một máy chủ web và thùng chứa servlet được thiết kế để phục vụ các ứng dụng Java.
So servlet container is essentially a part of a web server that interacts with the Servlets.
Vậy nên, servlet container thực chất là một phần của một web server tương tác với các servlet..
It is a server-based system running in a servlet container such as Apache Tomcat.
Nó là hệ thống chạy trên servlet container như Apache Tomcat.
The servlet container uses HttpSession interface to create a session between an HTTP client and an HTTP server.
Servlet container sử dụng Interface này để tạo một Session giữa một HTTP Client và một HTTP Server.
It can be used as a general redirector on a servlet container such as Apache Tomcat.
Nó là hệ thống chạy trên servlet container như Apache Tomcat.
Xml configuration file is a J2EE configuration file that determines howelements of the HTTP request are processed by the servlet container.
Xml là tệp cấu hình J2EE xác định cách các thànhphần của yêu cầu HTTP được xử lý bởi servlet container.
Apache Tomcat is a web server and servlet container that is used to serve Java applications.
Apache Tomcat là một máy chủ web và thùng chứa servlet được sử dụng để phục vụ các ứng dụng Java.
Using servlets allows the JVM to handle each request within a separate Java thread,and this is one of the key advantages of Servlet container.
Việc sử dụng các servlet cho phép JVM xử lý từng yêu cầu trong một chuỗi Java riêng biệt,và đây là một trong những lợi thế chủ đạo của servlet container.
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
Phương thức này trả về khoảng thời gian tối đa, bằng giây, mà Servlet container sẽ giữ Session này được mở trong các truy cập client.
In most cases servlet container runs in a single JVM, but there are solutions when container need multiple JVMs.
Trong phần lớn các trường hợp, servlet container chạy trong một JVM duy nhất, tuy nhiên vẫn có các giải pháp khi container cần nhiều JVM.
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
Phương thức này xác định thời gian, bằng giây,giữa các yêu cầu từ Client trước khi Servlet container sẽ vô hiệu hóa session này.
Then the servlet container handles multiple requests by spawning multiple threads, each thread executing the service() method of a single instance of the servlet..
Sau đó Container Servlet xử lý nhiều yêu cầu bởi việc tạo nhiều thread, mỗi thread thực thi phương thức service() cho một đối tượng servlet đơn.
To deploy and run JSP, a compatible web server with a servlet container, such as Apache Tomcat or Jetty, is required.
Để triển khai và chạy JavaServer Pages, một máy chủ web tương thích với một container servlet, chẳng hạn như Apache Tomcat hay Jetty, là bắt buộc.
Results: 24, Time: 0.03

Word-for-word translation

Top dictionary queries

English - Vietnamese