SERVLET - 翻译成中文

在 英语 中使用 Servlet 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The specification defines how a web component(a servlet or a JSP) can consume a service implemented by a SCA service component.
规范定义了一个Web组件(一个servlet或一个JSP页面)消费由SCA服务组件实现的服务的方式。
JSPs are translated in servlets at runtime, therefore JSP is a servlet;
JSP在运行时被转换成Servlet,因此JSP是一个Servlet;.
If the web application uses servlets, then the servlet container uses web. xml to ascertain to which servlet a URL request will be routed.
如果Web应用程序使用的servlet,则Servlet容器会使用web.xml文件,以确定某个URL请求将被路由到哪个Servlet上。
Xml to ascertain to which servlet a URL request will be routed.
Xml文件,以确定某个URL请求将被路由到哪个Servlet上。
Then, the Web server reads the request and using the JSP compiler, the Web server converts the JSP page into a servlet class.
然后,web服务器读取请求并使用JSP编译器,把JSP页面转换成servlet类。
JSPs are translated into servlets at runtime, therefore JSP is a Servlet;
JSP在运行时被转换成Servlet,因此JSP是一个Servlet;.
Servlet Chaining is the method where the output of one servlet is sent to a second servlet..
Servlet链是把一个Servlet的输出发送给另一个Servlet的方法。
For example, Servlets are better in performance than CGI because Servlet support multi-threading but CGI doesn't.
举个例子,Servlets比CGI更好,是因为Servlets支持多线程而CGI不支持。
This information is passed using QUERY_STRING header and will be accessible through QUERY_STRING environment variable and Servlet handles this type of requests using doGet() method.
这些信息使用QUERY_STRING头传递,并可以通过QUERY_STRING环境变量访问,Servlet使用doGet()方法处理这种类型的请求。
SiteMesh acts as Servlet Filter that intercepts the HTML being returned to the web browser, extracting the relevant content and merging it into a template known as the decorator.
SiteMesh使用一个Servlet过滤器,它可以拦截返回的Web浏览器的HTML,提取相关内容,并将其合并到被称为装饰器(Decorator)的模板。
Difference between SERVLET and CGI.
Servlet和CGI的区别.
What is servlet?
什么是Servlet?
What a servlet is.
什么是Servlet.
Java Servlet technology defines HTTP-specific servlet classes.
JavaServlet技术允许你定义一个特定的HTTP的servlet类。
What is Java Servlet?
Java中Servlet是什么意思?
How to create your first servlet.
创建你第一个Servlet.
Servlet Technology used for creating web application.
Servlet是用于创建Web应用程序的技术。
No hard dependency on the Servlet API.
没有硬依赖ServletAPI。
This is implemented using a Java servlet.
它通过采用JavaServlet….
The Servlet Mode cannot be started independently from the servlet engine.
但是Servlet模式不能脱离servlet引擎独立启动。
结果: 296, 时间: 0.0217

顶级字典查询

英语 - 中文