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

Examples of using A servlet in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
A Servlet does not run in a separate process.
Một Servlet không làm việc trong một tiến trình riêng.
How do I implement properly a servlet using OSGi declarative services?
Làm cách nào để triển khai đúng một servlet sử dụng các dịch vụ khai báo OSGi?
The JSP engine loads the JSP page fromdisk and converts it into a servlet content.
Công cụ JSP tải trang JSP từ đĩa vàchuyển nó sang một nội dung servlet.
To debug a servlet, we debug sun. servlet. http.
Để debug một Servlet, chúng ta có thể debug sun. servlet. http.
The full functionality of theJava class libraries is available to a servlet.
Tính năng đầy đủ của thư viện của các lớp trong Javalà luôn luôn có sẵn cho Servlets.
People also translate
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.
The destroy()method is called only once at the end of the life cycle of a servlet.
Phương thức destroy() chỉ được gọi một lần ở giai đoạn cuối trong vòng đời 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.
Note that destroy()method is invoked once in a lifetime of a servlet.
Phương thức destroy() chỉ được gọi mộtlần vào cuối chu kỳ sống của một servlet.
It is used to forward to a servlet, JSP, HTML page, and so on, on the server.
Nó được sử dụng để chuyển tiếp tới một Servlet, JSP, HTML page,… trên Server.
The destroy() Method The destroy()method is called only once at the end of the life cycle of a servlet.
Phương thức destroy() chỉđược gọi một lần vào cuối chu kỳ sống của một servlet.
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ì?
You can run the Jenkins WAR standalone or as a servlet in a Java application server such as Tomcat.
Bạn có thểchạy độc lập Jenkins WAR hoặc dưới dạng một servlet trong máy chủ ứng dụng Java như Tomcat.
When a servlet accepts a call from a client, it receives two objects.
Khi một Servlet chấp nhận một cuộc gọi từ Client, nó nhận 2 đối tượng sau.
The form action attribute should be set to a servlet file which would handle file uploading at backend server.
Thuộc tính action trong thẻ form nên được thiết lập là một servlet file mà sẽ xử lý việc upload file tại Backend Server.
A servlet is a java technology based Web component, managed by a container.
Một Servletmột thành phần web dựa trên công nghệ Java, được quản lý bởi một container.
The getMaxInactiveInterval() method in a servlet returns the timeout period for that session in seconds.
Phương thức getMaxInactiveInterval() trong một servlet trả về khoảng thời gian chờ cho session theo giây.
When a servlet throws an exception, the web container searches the configurations in web.
Khi một Servlet ném một Exception, thì Web container tìm kiếm các cấu hình( Configuration) trong web.
Each time the server receives a request for a servlet, the server spawns a new thread and calls service.
Mỗi lần máy chủ nhận được một yêu cầu cho một servlet, máy chủ sẽ tạo ra một luồng mới và gọi phương thức service().
A Servlet can be used with an HTML form tag to allow users to upload files to the server.
Một Servlet có thể được sử dụng với một thẻ HTML form để cho phép người dùng upload các file tới Server.
Each time the server receives a request for a Servlet, the server creates a new thread and calls service() method.
Mỗi khi Server nhận một yêu cầu cho một Servlet, thì Server tạo một Thread mới và triệu hồi service().
A JSP is a Servlet from Java that executes in a web container--the Java equivalent of CGI scripts.
Java Server Page( JSP) là 1 servlet từ Java chạy các Web container- thuật ngữ của java tương đồng với CGI scripts.
Before starting with database access through a servlet, make sure you have proper JDBC environment setup along with a database.
Trước khi bắt đầu với truy cập Database thông qua một Servlet, chắc chắn rằng bạn đã cài đặt môi trường JDBC thích hợp cùng với một Database.
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ì?
It is very simple to count these hits using a servlet because the life cycle of a servlet is controlled by the container in which it runs.
Nó là đơn giản để tínhtoán những lượt click này bởi sử dụng một Servlet, bởi vì vòng đời của một Servlet được điều khiển bởi Container, mà nó chạy trong đó.
Portlet container: A portlet container is very similar to a servlet container, in that every portlet is deployed inside a portlet container that controls the life cycle of the portlet and provides it with necessary resources and information about its environment.
Portlet container: Một portlet container rất giống servlet container, mọi portlet được triển khai trong một portlet container, portlet container điều khiển toàn bộ chu trình sống của portlet, cung cấp những tài nguyên, thông tin cần thiết về môi trường đó.
Like any other Java program, you need to compile a servlet by using the Java compiler javac and after compilation the servlet application, it would be deployed in a configured environment to test and run.
Giống như bất kỳ chương trình Java nào khác, bạn cần biên dịch một servlet bởi sử dụng trình biên dịch javac của Java và sau khi biên dịch ứng dụng servlet này, nó sẽ được triển khai trong một môi trường để chạy.
Results: 27, Time: 0.0271

Word-for-word translation

Top dictionary queries

English - Vietnamese