单词 | servlets | ||||||||||||||
释义 | servlets
更多释义 收起释义 例句释义: 服务器端小应用,服务器小应用,伺服器端小应用 1. Just as you've seen in previous articles with servlets, JSP pages make it trivial to link between VXML pages. 在之前关于servlet的文章中已经提到,JSP页面使VXML页面之间的链接变得轻而易举。 www.ibm.com 2. As I moved over to server-side Java programming, I did not make the same mistakes with servlets, but I found that many of my customers did. 当我转向服务器端Java编程时,我没有再犯有关servlet的相同错误,不过我发现我的很多客户都会犯这种错误。 www.ibm.com 3. Further, depending on the classloader structure, an attacker may be able to invoke servlets outside of your Web application. 更进一步地,根据类加载器的结构,攻击者可能在您的Web应用程序外部调用Servlet。 www.ibm.com 4. It's easy to take a core servlet that outputs basic VXML and extend it with other servlets, each of which provide custom behavior. 可以很容易地实现一个输出基本VXML的核心servlet,再用其他servlet(均提供自定义行为)扩展它。 www.ibm.com 5. Stateless Factorizer is, like most servlets, stateless: it has no fields and references no fields from other classes. 像大多数servlet的实现的那样,无状态分解就是没有被其他类应用的域和引用,也没有引用其他的类。 blog.163.com 6. The Call Forwarding sample has both HTTP and SIP servlets, which is what makes it a converged application. CallForwarding示例同时包含了HTTP与SIPservlets,而正是这让它成为一个集成的应用程序。 www.ibm.com 7. He mentioned he was working for a bank in London, writing Java servlets to replace an older system written in C . 他提到他那时在伦敦的一家银行工作,编写Javaservlet来替代用C 编写的老系统。 www.ibm.com 8. This complexity and a need for a high performing solution meant that it was easier to make the SIP servlets natively asynchronous. 这种复杂性以及对高性能解决方案的需求意味着更容易实现SPIServlet本机异步执行。 www.ibm.com 9. This problem tends to be worse in server-side programs like servlets. 这个问题在servlet等服务器端程序中影响更严重。 www.ibm.com 10. This can happen for servlets, session beans using bean-managed transactions, and for a few other scenarios. 使用Bean管理的事务的会话Bean和一些其他情况会发生这种现象。 www.ibm.com 1. EJB components tend to be used for containing "back end" business logic, while servlets and JSPs generally provide a "front end" . EJB组件倾向于用来包含“后端”业务逻辑,然而servlet和JSP通常只提供了“前端”。 www.ibm.com 2. A server, which comprises a set of servlets running in an application server, that works as the engine for processing jobs on devices. 服务器,它包含一组运行在应用服务器上的servlet,作为处理设备上的作业的引擎。 www.ibm.com 3. If both servlets are allowed to read and update the same state machine without synchronization, the state machine logic might not work. 如果允许这两个servlet读取和更新同一个状态机而无需同步,状态机逻辑可能不会工作。 www.ibm.com 4. Dojo isn't tied to any specific server-side toolkit -- meaning it can be used with PHP, Java servlets, . NET, or any other back end. Dojo对任何服务器端工具箱都没有限制——这意味着它可与PHP、Java、servlets、.NET或其他任何后端结合使用。 www.ibm.com 5. This can happen for servlets, session beans using bean-managed-transactions, and a few other scenarios. 使用bean管理事务的会话bean及一些其它场景可能发生这种情况。 www.ibm.com 6. Use the API to create portlets or servlets that can parse and interact with forms, or to create extensions for Workplace Forms Viewer. 使用这个API创建能够分析和操作表单的portlet或servlet,或者为WorkplaceFormsViewer创建扩展。 www.ibm.com 7. Servlets are an ideal choice for Web development for a number of reasons: portability, efficiency, safety, extensibility, and flexibility. Servlet之所以能成为Web开发的理想选择,其原因有很多,例如很好的移植性、高效性、安全性、可扩展性和灵活性。 www.ibm.com 8. The SIP profile includes stereotypes for servlets and UML collaborations used for call flow modeling. SIP概要文件包括用于调用流建模的servlet和UML协作的原型。 www.ibm.com 9. Changing the layout of a GUI panel should not cause you to recompile your servlets and EJBs. 改变GUI面板的设计不应造成Servlet和EJB的重编译。 blog.163.com 10. You may never implement a system with Struts, but looking at Struts may give you some ideas on your future Servlets and JSP implementations. 尽管您可能永远不会用Struts实现一个系统,但了解一下Struts或许使您能将其中的一些思想用于您以后的Servlet的JSP实现中。 www.ibm.com 1. You understand how listeners, filters, and servlets coordinate with one another. 您已经了解了侦听器、过滤器和servlet如何相互协作。 www.ibm.com 2. Servlets are invoked asynchronously in relation to the main logical sequence of a web application. Servlets被根据web应用程序的主逻辑顺序异步调用。 www.ibm.com 3. The session is tied to a specific user, but shared across all servlets in a Web application -- it is not specific to a single servlet. 会话绑定到特定的用户,但是在Web应用程序的所有servlet中共享——不特定于某一个servlet。 www.ibm.com 4. Like the first article, this article uses Servlets due to their efficiency and minimal overhead. 与第一篇文章相同,出于效率和减少负荷方面的考虑,本文也使用了Servlet。 www.ibm.com 5. The performance gains from dynamic caching of servlets and JSPs can be substantial, depending on the application characteristics. 从Servet及JSP的动态缓存机制得到的性能的提高是显而易见的,这取决于应用程序的特性。 www.ibm.com 6. Sometimes unprotected servlets still need the user's identity information if it is available. 有时候,不受保护的Servlet仍然需要用户的标识信息(如果可用)。 www.ibm.com 7. These DB-aware objects will reside on the Web server, and will be created and used by one of the servlets. 这些DB-aware对象会驻留在Web服务器上,由servlet之一创建和使用。 www.ibm.com 8. If there were a plug-in installed to supply support for JSPs and servlets, we would see an additional option here for Web applications. 如果安装了插件来提供JSP和servlet支持,我们会从这里看到一个用于Web应用程序的附加选项。 www.ibm.com 9. The following three code listings demonstrate the call procedure for a localization pack manager in JSPs, servlets, and portlets. 以下三个代码清单分别演示了在JSP、servlet和portlet中调用本地化包管理器的过程。 www.ibm.com 10. Use an HttpURLConnection to call the remote Web application's servlets. 可以使用HttpURLConnection方法调用远程Web应用程序的servlet。 www.ibm.com 1. All or some of these elements may be copied and pasted into the WEB-INF file in order to configure JSPs as servlets. 为了将JSP配置为servlet可复制粘贴所有或部分这些元素到WEB-INF文件中。 www.ibm.com 2. All future servlets that use my domain objects will work just fine, and with no further ado. 使用我的域对象的所有未来servlets都将很好地运作,无需再用到ado。 www.ibm.com 3. Many of these application are either web applications using Java servlets, JSP, etc. or standalone server side services. 这些应用程序中,很多网络应用程序是利用Javaservlets和JSP等构建的,或者是使用独立的服务端服务。 dongxi.net 4. GWT allows you to easily access server-side servlets by using Remote Procedure Calls (RPCs). GWT允许使用远端过程调用(RemoteProcedureCall,RPC)轻松访问服务器端servlet。 www.ibm.com 5. Portlets are similar to servlets, but they focus on the presentation layer of your application. Portlet与servlet类似,但前者更关注于应用程序的表示层。 www.ibm.com 6. This interface is intended to wrap servlets, but a servlet container can create RequestDispatcher objects to wrap any type of resource. 该接口目的是包装servlet,但是servlet容器创建的RequestDispatcher可以包装任何类型的资源。 bbs.chinaunix.net 7. It has an @Startup annotation which is similar in concept to the servlet , but unlike servlets it doesn't take a number as an argument. 它具有@Startup注解,在概念上这与Servlet很相似,但与Servlet不同的是它不以数字作为参数。 www.infoq.com 8. Apache Jakarta Tomcat has long been the reference container implementation for the latest servlets and JSP specifications. ApacheJakartaTomcat一直是最新的servlets和FSP规范的参考容器实现。 www.ibm.com 9. Find servlet-mappings. xml and servlets. xml in the code tree, and see how the Struts Action Servlet is declared. 请在代码树中找到servlet-mappings.xml和servlets.xml,并查看Struts动作Servlet的声明方式。 www.ibm.com 10. This may be dynamically computed, but it helps when you specify different values for different servlets. 这需要进行动态计算,但当为不同的servlet指定不同的值时,它能提供帮助。 www.ibm.com 1. The tutorial provides an overview of JSP, servlets, and Web services but is not intended to cover those technologies in depth. 本教程概述JSP、servlet和Web服务,但不会深入讨论这些技术。 www.ibm.com 2. Using GAE, you dump URLs that point to servlets or JSPs onto message queues, which are then picked up and processed by GAE services. 您可以使用GAE将指向servlets或JSPs的URLs转储到消息队列上,然后由GAE服务选取和处理。 www.ibm.com 3. The entire point of JSP technology is to allow the page designer to create servlets without being distracted with Java code. JSP技术的整个出发点就是允许网页设计人员创建servlet,而不必纠缠于Java代码。 www.ibm.com 4. You'll also need a Web server that's capable of hosting server-side Java applications (servlets). 还需要一个能够驻留服务器端Java应用程序(servlet)的Web服务器。 www.ibm.com 5. These simple applications will give you some idea of the range of things you can do when you put servlets and XML together. 这些简单的应用程序将使您了解当将servlet和XML组合在一起时您能够做哪些事情。 www.ibm.com 6. Insecure servlets, which run as anonymous, will receive an authorization failure if they try to access those pages. 不安全的Servlet(以匿名方式运行)如果试图访问这些页面,则会授权失败。 www.ibm.com 7. With JST, you can create dynamic Web applications using JSPs and servlets, as well as EJB components and Web services. 使用JST,可以创建使用JSP和servlet的动态Web应用程序,以及EJB组件和Web服务。 www.ibm.com 8. Even some of the J2EE artifacts like servlets, JSPs, and EJB components may work without modification on the new platform. 一些J2EE构件(如servlet、JSP和EJB组件)甚至不需要修改就可以在新平台上运行。 www.ibm.com 9. Multiple versions of Web application components, like servlets, JSPs, and HTML modules, have conflicting URIs. 不同版本的Web应用程序组件(例如servlet、JSP和HTML模块)会有冲突的URL。 www.ibm.com 10. You can improve performance by directly coding the data mapping as JavaBeans that run in the same JVM as the Java servlets. 可以通过直接将数据映射编码成在与Javaservlet相同的JVM中运行的JavaBeans来改进性能。 www.ibm.com 1. Both servlets are needed to accomplish the objective of this application. 同时需要这两个Servlet才能完成此应用程序的目标。 www.ibm.com 2. Specifically, I frequently find business logic implemented directly in servlets or in Apache Struts Actions. 特别地,我经常发现业务逻辑直接在servlet中或是在ApacheStrutsActions中实现。 www.ibm.com 3. Application Developer will also update these files transparently when adding or removing servlets. 当添加或删除servlet时,ApplicationDeveloper也将直接更新这些文件。 www.ibm.com 4. This allows it to serve as an application lifecycle listener which is something only Servlets could do before. 这使其可以作为应用生命周期的监听器,而之前只有Servlet具备这个能力。 www.infoq.com 5. Applications that utilize the servlet engine thread pool are typically applications with servlets and JSPs. 利用servlet引擎线程池的应用程序往往是使用servlet和JSP的应用程序。 www.ibm.com 6. However, I always wondered why a similar pooling system could not be placed around single-threaded model Servlets. 然而,我经常在想为什么在单线程模型Servlet的周围不放置一个类似的共享系统呢? www.ibm.com 7. The first step towards building any Web application that uses JSPs or Servlets is to create a Dynamic Web Application. 构建任何使用JSP或Servlet的Web应用程序的第一步是创建一个动态Web应用程序。 www.ibm.com 8. Portlets extend Servlets now, so the web deployment descriptor is needed to declare the Servlet (portlet) class. portlet现在扩充了Servlet,因此需要Web部署描述符来声明Servlet(portlet)类。 www.ibm.com 9. You can produce Java applications and servlets without learning object-oriented programming. 您不必学习面向对象编程就能创建Java应用程序和servlet。 www.ibm.com 10. Therefore, this toolkit makes it easier to create design-level models that target code generation for SIP servlets. 因此,该工具包将瞄准SIPservlet的代码生成的设计层模型的创建变得更容易。 www.ibm.com 1. JSP: Files that are HTML templates with inline Java code compiled into servlets prior to execution. JSP:HTML模板的文件,该文件含有在执行前编译成servlet的内嵌的Java代码。 www.ibm.com 2. It includes servlets, JSPs, and a JSP tag library but doesn't use any external resources. 它包括servlet、JSP和一个JSP标签库,但没有使用任何外部资源。 www.ibm.com 3. Servlets: Java Servlets provide a mechanism to operate in the request-response mode of communication. Servlets:JavaServlets提供了请求-响应通信模式中的操作机制。 www.ibm.com 4. The Servlet container will enforce these constraints on the url-patterns mapped to the servlets. Servlet容器会对匹配的Servlet所对应的url-patterns施加这些约束。 www.infoq.com 5. The technologies that are relevant from a Web development perspective are servlets, JSPs, JavaBeans, and EJBs. 与Web开发前景有关的一些技术是servlet、JSP、JavaBeans和EJB。 www.ibm.com 6. This toolkit provides graphical deployment descriptor editors and basic wizards to get you started writing SIP servlets (Figure 7). 此工具包提供了图形部署描述符编辑器和基本向导,用于帮助您开始编写SIPServlet(图7)。 www.ibm.com 7. I'll use servlets to handle logging into Twitter, pulling retweet data, and finally displaying a nifty report. 我将使用servlets来登录Twitter、提取转贴数据,最后显示一个漂亮的报告。 www.ibm.com 8. The classes can be used by Java applets, servlets, and applications to easily access IBM i data and resources. Javaapplets、servlets和应用程序可以使用这些类轻松访问IBMi数据和资源。 www.ibm.com 9. Application servers execute JSPs similarly to how they execute regular servlets. 应用程序服务器执行JSP的方式与执行常规Servlet类似。 www.ibm.com 10. We had to first go and get all 20 fields from the database with the EJB component, using servlets, and display them using JSPs technology. 首先,我们必须用Servlets通过EJB组件从数据库中获得所有20个域,并使用JSP技术显示它们。 www.ibm.com 1. We moved to an iterative coding cycle using JSP and servlets once the design started to stabilize. 一旦设计开始稳定,我们就进入到了一个使用JSP和servlet的迭代的编码周期。 www.ibm.com 2. Start the WTE, as shown in Figure 5 above, for testing servlets. 启动WTE,如上面的图5所示,对servlet进行测试。 www.ibm.com 3. The JSP batch compiler tool helps with configuring JSPs as a servlets. JSP批处理编译器工具帮助将JSP配置为servlet。 www.ibm.com 4. I mentioned earlier that I changed this application from one that used strictly servlets and JSPs to MyFaces and Facelets. 前面我已经说过我对该应用程序进行了改造,从严格使用servlet和JSP更改为使用MyFaces和Facelets。 www.ibm.com 5. Furthermore, bridging logic has to be written for servlets to use beans defined in the Spring descriptor. 此外,需要为servlets编写桥接逻辑,以使用在Spring描述符中定义的beans。 www.ibm.com 6. In Part 2, you'll create a small contact-management application using App Engine for Java's support for servlets and GWT, respectively. 在第2部分中,您将利用AppEngineforJava对servlets和GWT提供的支持创建一个小型的联系人管理应用程序。 www.ibm.com 7. Struts is a Model-View-Controller (MVC) framework implementation that uses servlets and JavaServer Pages (JSPs). Struts是一个使用Servlet和JavaServerPages(JSP)的模型-视图-控制器(MVC)框架实现。 www.ibm.com 8. In particular, the showCfg and snoop servlets can provide an outsider with tremendous amounts of information about your system. 特别是showCfg和snoopServlet会向外部人员提供大量关于您的系统的信息。 www.ibm.com 9. Hence, developers usually design new servlets for WAP applications. 也正由于此,开发人员通常为WAP应用设计新的Servlet。 www.ibm.com 10. The individual authenticated portal users have access to the servlets. 个别的已认证门户用户可以访问servlet。 www.ibm.com 1. Servlets access HTTP requests and responses through the. 接口访问HTTP请求及响应。 www-128.ibm.com 2. Notice that the first line in bold sets the package of the servlet, servlets. 注意,第一个粗体行设置servlet的包,即servlets。 www.ibm.com 3. For servlets that are cached, you can select an entry and see the actual HTML fragment that was cached for the servlet output. 对于被缓存的servlet,可以选择一个条目并查看为servlet输出而缓存的实际HTML片段。 www.ibm.com 4. Familiarity with servlets and concepts such as threads would also be helpful, but is not required. 如果还熟悉servlets以及诸如线程这样的概念就会更有帮助,但本教程对此并不做硬性要求。 www.ibm.com 5. I'm going to use two servlets to handle the authorization workflow. 我将使用两个servlet来处理授权工作流。 www.ibm.com 6. Thus, you end up with two sets of (partially overlapping) servlets to handle both cases. 因此,你最终不得不采用两套部分重复的servlets来处理两种情况。 www.ibm.com 7. In this article, we will use the Web-tier compiler, which is a set of servlets and servlet filters that run in a J2EE application server. 在本文中,我们将使用Web-tier编译器,Web-tier编译器是一组运行在J2EE应用服务器内的servlet和servlet过滤器。 www.ibm.com 8. It simply requires a slight change in the servlets. GoogleSearchServlet and proxy. soap. GoogleSearchProxy code. 它仅需要轻微改动servlets.GoogleSearchServlet和proxy.soap.GoogleSearchProxy代码。 www.ibm.com 9. Both Servlets return JSON arrays and use the Location Data Provider (a DAL component). 两个Servlet均返回JSON数组并使用位置数据提供者(一个DAL组件)。 www.ibm.com 10. The GoFor-It. com project is written mainly in the Java programming language using JSP and EJB components, servlets, and beans. GoFor-It.com项目主要是用Java编程语言写的,用到了JSP和EJB组件、servlet和bean。 www.ibm.com 1. After you've got your VXML working, it's a fairly simple process to move to using servlets. VXML能够正常工作之后,转而使用servlet就是一个非常简单的过程了。 www.ibm.com 2. Access to the servlets is restricted to authenticated users. 访问servlet受到已认证用户的限制。 www.ibm.com 3. With the Blether service now in the persistence bundle, you need to ensure that it can be reached by servlets in the Blether WAR. 现在Blether服务存在于持久性捆绑包中,您需要确保它可由BletherWAR中的servlets访问。 www.ibm.com 4. I've shown you two different approaches to handling file paths: the first using JavaBean classes, and the second using servlets. 我已经为您展示了两种处理文件路径的方法:第一种使用JavaBean类,第二种使用servlet。 www.ibm.com 5. But other than that, this code resembles programming with Java servlets and JSPs, PHP, or Perl. 但是除此之外,这些代码与用Javaservlet及JSP、PHP或Perl编程没有什么两样。 www.ibm.com 6. Include is meant literally in this context, because the framework uses the include method of the servlets request dispatcher. 在此上下文中,包含一词是字面意义,因为框架使用Servlet的include方法来请求分配器。 www.ibm.com 7. In the Model 2 architecture the controller is represented by Servlets and display is delegated to JSP pages. 在Model2架构中,控制器是由Servlets来表示的,而显示则委派给JSP页面。 www-128.ibm.com 8. This article assumes that the reader has a general knowledge of JSP, servlets, HTML, XML, and XSLT. 本文假设读者已具备JSP、servlet、HTML、XML和XSLT的常识。 www.ibm.com 9. In addition, we created a hidden view to provide external servlets easy access to the Domino document. 此外,我们创建了一个隐藏视图向外部servlet提供对Domino文档的便捷访问。 www.ibm.com 10. This late binding approach to assembling an application is used extensively in the Java platform, with servlets being one common example. 这个用于组装应用程序的后联编方法广泛用于Java平台,servlet就是一个常见示例。 www.ibm.com 1. The most basic way is, to start the whole integration on a servlet level. Servlets know the servlet filter mechanisms. 最基本的方法,就是在servlet级别邦定整个整合过程。 tomwld.blog.163.com 2. If so, state must be managed with servlets and the HTTPSession API. 如果是,那么必须使用servlet和HTTPSessionAPI管理状态。 www.ibm.com 3. JSP applications are essentially special Web components that a J2EE Web container converts into servlets prior to handling user requests. JSP应用程序本质上是特殊的Web组件,在处理用户请求之前,J2EEWeb容器首先将其转换成servlet。 www.ibm.com 4. The use of annotations for configuring filters, listeners and servlets, further reducing the amount of XML developers need to write. 配置过滤器、监听器和Servlet时使用注解,进一步减少了开发者所要编写的XML数量。 www.infoq.com 5. If you have existing servlets, you can import them into the portlet project, and then invoke the servlet from the portlet code. 如果您已经有现成的servlet,您可以把它们导入到portlet工程中,然后从portlet代码调用servlet。 www.ibm.com 6. You can also use servlets to process XML documents on the server and deliver their contents to clients. 您还可以使用servlet处理服务器上的XML文档,并将它们的内容发送给客户机。 www.ibm.com 7. However, because the application does not map to a definitive URI, multiple servlets can run on one request message. 不过,由于应用程序并不映射到明确的URI,因此可以对一个请求消息运行多个Servlet。 www.ibm.com 8. Struts provides a layer over servlets (and to some extent Java ServerPages), and as such should also be used to implement control. Struts在servlet(和一些扩展JavaServerPages)之上提供一个层,并且即使是这样,它也应该是被用来实现控制之用的。 www.ibm.com 9. Of course, read-only servlets are pretty boring. 当然,只读servlet相当麻烦。 www.ibm.com 10. You need to add two lines of code in the init method of the controller servlets. GoogleSearchServlet . 您需要在控制器servlets.GoogleSearchServlet的init方法中添加两行代码。 www.ibm.com 1. Do you need method-level object security seamlessly integrated with security for HTML documents, servlets, JSP files and client logins? 你需要能与HTML文档、servlets、JSP文件、客户端登录安全性无缝集成的方法级对象安全性吗? www.ibm.com 2. To manage state on the Web tier, we use servlets combined with the HTTPSession API. 要在Web层上管理状态,我们使用与HTTPSessionAPI结合的servlet。 www.ibm.com 3. In these cases, servlets are often a better choice. 在这种情况下,servlet往往是更好的选择。 www.ibm.com 4. Few viable alternatives exist that can match the power and elegance of servlets. 不过,还有一些其他可行的选择可以与servlet的强大和简洁性相媲美。 www.ibm.com 5. With Guice 2. 0 we even support a DSL to intuitively map servlets and filters to URL paths in web applications. 在Guice2.0中我们支持一个DSL可以在web应用中将servlet和过滤器映射到URL路径。 www.infoq.com 6. You can use the JEE security model for authorization either declaratively or programmatically for both servlets and EJBs. 您可以通过声明或编程的方式对servlet和EJB使用JEE安全模型以实现授权。 www.ibm.com 7. That meant that one servlet could serve any client, and a fixed pool of servlets could serve many more users. 这意味着一个servlet可以为任何客户机服务,固定的servlet池可以为许多用户服务。 www.ibm.com 8. The bulk of the application was in the display of information, which was done in the Java servlets. 应用的主体部分是信息的显示,这部分由javaservlets实现。 www.ibm.com 9. For example, if you replace Perf with Servlet, you will get a set of ObjectNames for all the servlets in the server. 例如,您可以将Perf替换为Servlet,这样您就会得到服务器中所有servlet的一组ObjectName。 www.ibm.com 10. This way, statistics for operations (such as servlets) hold performance statistics for each database. 这样,操作(例如servelt)的统计值就持有每个数据库的性能统计。 www.ibm.com 1. In Chapter 26, you learned how to generate dynamic Web pages with servlets. 在第26章,你已经学会了使用服务器端程序去产生动态的网页。 iask.sina.com.cn 2. As a result, you have two sets of servlets, which partially overlap, to handle both cases. 结果,您有两套部分重叠的servlet用来处理这两种情形。 www.ibm.com 3. I was shocked to find how many good programmers built servlets with little or no organization. 当我发现有很多优秀的程序员在构建servlet时很少组织或根本不组织时,我很惊奇。 www.ibm.com 4. How do I do that just using servlets? 我如何能够仅使用servlet来完成它? www.ibm.com 5. In general, J2EE artifacts such as servlets, JSPs and EJBs should all work the same way on all platforms. 一般来说,J2EE构件(比如Servlet、JSP和EJB在所有的平台上都应该具有相同的工作方式。 www.ibm.com 6. The other JSPs do not use the data source, and the Servlets use a standard Java class that use JDBC to connect to the database. 其他JSP不使用这个数据源,而Servlet使用一个标准的Java类,该类使用JDBC连接到数据库。 www.ibm.com 7. Open the web. xml deployment descriptor in the SYSTEMCWeb project, and select the Servlets tab. 在SYSTEMCWeb项目中打开web.xml部署描述符,并选择Servlets选项卡。 www.ibm.com 8. Add the code shown in listing 2 to the end of your list of servlets 将清单2所示的代码添加到您的Servlet列表的末尾 www.ibm.com 9. Servlet modeling: Using tools and dialogs to design SIP servlets in the context of your applications 小服务程序的建模:利用工具和对话框在您的应用软件上下文中设计SIP服务小程序 www.ibm.com 10. Task Automation: Despite [Java Servlets and JSF], web programming often requires a substantial amount of boilerplate code; 任务自动化:即便有了JavaServlets和JSF,Web编程中仍然存在数量可观的重复(boilerplate)代码。 www.infoq.com 1. The application requires tight integration of object-level security and security for HTML and JSP files, servlets, and client logins 应用程序要求对象级安全性同HTML和JSP文件、servlet和客户机登录的安全性紧密集成 www.ibm.com 2. Synchronizing SIP and HTTP servlets in a converged application 在聚合应用程序中同步SIP和HTTPservlet www.ibm.com 3. We need to make these JAR files available to our test module, and also configure two servlets that are used by the Cactus runtime 我们需要使这些JAR文件可用于我们的测试模块,并且还需要配置Cactus运行时使用的两个Servlet。 www.ibm.com 4. Recall that your servlet is in the servlets class, so its classname is 还记得servlet在servlets类中,所以它的类名是 www-128.ibm.com 5. How do you synchronize SIP and HTTP servlets in a converged application 如何在聚合应用程序中同步SIP和HTTPservlet? www.ibm.com 6. If you need to add your own parameters, filters, or servlets, this is the place to do it. (JSF enthusiasts: are you paying attention? ) 如果需要添加自己的参数、过滤器或servlet,请在这里进行操作(JSF爱好者们:注意到了吗?) www.ibm.com 7. Select server type, choosing among APIs such as EJBs, servlets, Web servers, legacy, and so on 选择服务器类型,并在API(如EJB、servlet、Web服务器和旧服务器等)之中选择 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。