网站首页  词典首页

请输入您要查询的英文单词:

 

单词 Java servlet
释义

Java servlet

  • 网络开发工具包;介绍与实例;上传资料
1.
开发工具包
计算机用语缩写和词组·新译通翻译公司... ... JNDI 的两种角色: Java Servlet 开发工具包 late binding 后期捆绑 ...
www.xytfy.com
2.
介绍与实例
2011年07月存档 - TJT999 - 博客频道 - CSDN.NET ... VB 常用代码 Java Servlet 介绍与实例 Java 基本概念 ...
blog.csdn.net
3.
上传资料
网站地图 - jusste.com ... struts2 技能内情笔记 Java Servlet 上传资料 WebService 进修笔记 ...
jusste.com
4.
详细讲解
DB2 Express-C 快速入门 中文第二版DB2... ... ·EDK 自定义的外设 ·Java Servlet 详细讲解 ·Java 面试题目大全 ...
www.mesky.net
5.
小服务器程序
小服务器程序JAVA servlet) 2008-12-22 21:39 java-IDL应用程序的编译和运行 2008-12-22 21:21 java-applets 2008-12-22 2…
blog.sina.com.cn
6.
小服务程序
...n 组件,需要写一段测试程序,简单期间,我们写一段小服务程序Java Servlet) 。
www.slideshare.net
7.
你可以写出
语言、平台、链接库--相关文章 ... 已经渐渐地渗透到各领域,你可以写出 Java servlet, 或其它网页服务器上,你可以写出 Jav…
www.360doc.com
8.
程序实现部分
...应用程序,JSP 通过把对内容 的显示和产生内容的程序实现部分(如Java servlet)分开,来完成任务。
www.docin.com

例句

释义:
1.
is transformed into a _Default. java Java Servlet file, which you'll find in the corresponding temporary directory above.
jsp被转换成_Default.javaJavaServlet文件,在上面相应的临时目录中您会发现这个文件。
www.ibm.com
2.
The model-view-controller (MVC) design pattern is frequently used in portlet coding, as it is in Java servlet coding.
与Javaservlet编码中一样,portlet编码中也经常使用模型-视图-控制器(MVC)设计模式。
www.ibm.com
3.
Similar to any Java Servlet end-point, each client connection requires a separate thread on the server.
与JavaServlet端点类似,每个客户端连接都需要服务器上一个单独的线程。
www.infoq.com
4.
The DateFormat MIDlet (see the complete source code) will demonstrate the steps necessary to access a Java servlet from within a MIDlet.
DateFormatMIDlet(请参阅完整的源代码)将展示从一个MIDlet中访问Javaservlet的必要步骤。
www.ibm.com
5.
A Hamlet is a Java servlet extension that uses the Simple API for XML (SAX) to read template files.
Hamlet是一个Javaservlet扩展,它使用SimpleAPIforXML(SAX)读取模板文件。
www.ibm.com
6.
This document name is set up to invoke a Java servlet.
设置该文档名的目的是调用一个Javaservlet。
www.ibm.com
7.
In this article, I will show you how to use Java Servlet technology to create a tunnel to the business layer of your corporate network.
在本文中,我将教您如何用JavaServlet技术来为您的企业网络业务层创建一个通道。
www-128.ibm.com
8.
Next up is the Java servlet code used to handle the request.
接下来是用来处理请求的Javaservlet程式码。
www-128.ibm.com
9.
Part 2 covers the main application code and the development of a simple Java Servlet to provide a Web interface to the information.
第2部分介绍了主要的应用程序代码以及一个简单的JavaServlet的开发,以便为信息提供一个Web接口。
www.ibm.com
10.
This object is a Java servlet which interfaces with the Quercus library.
这个对象是一个Javaservlet,它提供与Quercus库的接口。
www.ibm.com
1.
Now we ll add a Java servlet to the WeatherForecastWeb project to manage the Web service invocation logic.
现在我们将向WeatherForecastWeb项目中添加Javaservlet来管理Web服务调用逻辑。
www-128.ibm.com
2.
To extend this concept, as of the Java Servlet Specification version 2. 3, the "Servlet Filter" was introduced.
为了扩展这个概念,从JavaServletSpecificationversion2.3开始,引入了“servlet筛选器”。
www.ibm.com
3.
The Java Servlet 2. 3 specification provides just the tools; you can use the Servlet Filter and Request Wrapper to accomplish this task.
JavaServlet2.3规范中提供了此类工具;您可以使用Servlet筛选器和请求包装来完成此任务。
www.ibm.com
4.
Create a Java Servlet or EJB class in the directory using any editor.
使用任意编辑器在目录中创建一个JavaServlet或EJB类。
www-128.ibm.com
5.
This tutorial assumes that you have basic knowledge of the Java Servlet API and the Java programming language.
本教程假设您对JavaServletAPI和Java编程语言有基本的了解。
www-128.ibm.com
6.
Version 2. 4 of the Java Servlet specification added a listener for request-related events.
JavaServlet规范的2.4版增加了与请求相关的事件添加了一个监听器。
www.ibm.com
7.
Page to download the final version of the Java Servlet 2. 4 Specification.
页面,下载JavaServlet2.4规范的最终版。
www-128.ibm.com
8.
You can embed the XQuery engine using the basic Java servlet.
可以使用简单的Javaservlet嵌入XQuery引擎。
www.ibm.com
9.
The SimpleJNDI. java servlet (see Listing 2 provided in the download file) shows how the extended JDBC API is used.
javaservlet(请参阅下载文件中提供的清单2)演示了如何使用扩展的JDBCAPI。
www.ibm.com
10.
First released with the Java Servlet 2. 3 specification, filters have seen a serious upgrade with the recently finalized 2. 4 specification.
过滤器最初是随JavaServlet2.3规范发布的,最近定稿的2.4规范对它进行了重大升级。
www.ibm.com
1.
How to handle and respond to that request with a Java servlet returning an XML document to the client
如何用Javaservlet处理和响应请求(向客户机返回XML文档)。
www.ibm.com
2.
Oozie is a Java Web-Application that runs in a Java servlet-container - Tomcat and uses a database to store
Oozie是一种JavaWeb应用程序,它运行在Javaservlet容器——即Tomcat——中,并使用数据库来存储以下内容
www.infoq.com
3.
For servers that support the Java Servlet API 2. 2, including Apache with Tomcat using the servlet Redirector
对于支持JavaServletAPI2.2的服务器(包括Tomcat使用servlet重定向器的Apache)
www.ianywhere.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 15:09:35