• servlets and JSP Same engine is used to process Servlet 2.4 and JSP 1.2 components.

    servletJSP使用相同引擎处理Servlet 2.4 和 JSP 1.2组件

    youdao

  • Table 1 lists the four scopes, along with their applicability to servlets and JSP pages, and a description of each scope.

    1列出了4种作用,并说明它们是否能应用servletjsp页面,还给出了每种作用域的描述。

    youdao

  • 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或许使您能将其中的一些思想用于以后ServletJSP实现中。

    youdao

  • For example, if you plan to use just servlets and JSP pages and you need to get your users back to the previous page, you can just use the code in Listing 21.

    例如如果计划使用servletjsp页面并且需要用户回到前一个页面那么可以使用清单21中的代码

    youdao

  • Filters support the basic request processing facilities of servlets and JSP pages, such as logging, performance, security, session-handling, XSLT transformation, and more.

    过滤器支持servletjsp页面基本请求处理功能比如日志记录性能安全会话处理、XSLT转换,等等。

    youdao

  • Rather than trying to reinvent the wheel, it complements and can be used in conjunction with these other frameworks, and can even be used with applications based on servlets and JSP pages alone.

    框架没有另起炉灶其他框架是互补的,并且可以它们一起使用甚至可以用于基于servletJSP页面应用程序

    youdao

  • Struts is an MVC implementation that USES Servlets 2.2 and JSP 1.1 tags, from the J2EE specifications, as part of the implementation.

    Struts一种MVC实现,它将Servlet 2.2JSP 1.1标记(属于J2EE规范)用作实现一部分

    youdao

  • We moved to an iterative coding cycle using JSP and servlets once the design started to stabilize.

    一旦设计开始稳定,我们就进入到了一个使用JSPservlet迭代编码周期

    youdao

  • For most of the remainder of this article, we will discuss the servlet and JSP code that drives this application. We'll examine the ways in which JSPs and servlets work together.

    本文余下大多数内容中,我们讨论实现应用ServletJSP代码考察JSPServlet一起工作方式

    youdao

  • In contrast to embed mode, servlets and portlets are much more competent than JSP in extend mode because the page layout is implicitly contained in the XSL.

    嵌入方式相比扩展方式servletportletJSP能胜任工作因为页面布局隐式地包含在XSL中的。

    youdao

  • It includes servlets, JSPs, and a JSP tag library but doesn't use any external resources.

    包括servletJSP一个JS p标签没有使用任何外部资源

    youdao

  • The application requires tight integration of object-level security and security for HTML and JSP files, servlets, and client logins.

    应用程序要求对象级安全性同htmlJSP文件servlet客户机登录安全性紧密集成

    youdao

  • It's easy: Building an application with servlets, JSP files, and EJB components is complex enough without having to deal with database errors, too.

    容易:即使不必处理数据库错误构建具有servletJSP文件EJB组件应用程序也复杂的了。

    youdao

  • The XML message will be compile-time checked to make sure that it is syntactically correct and well-formed, something we don't get with standard servlets (or JSP, for that matter).

    XML消息进行编译时检查确保语法正确格式良好获得一些标准servlet JSP)不具备的好处。

    youdao

  • This container processes servlets, JSP files and other types of server-side inclusions.

    容器将处理servletJSP文件以及其他类型服务器端内容

    youdao

  • Publishing the static content to a Web server is straightforward since it's already separated from the servlets, JSP components, and other dynamic assets of the site.

    Web服务器发布静态内容直观,因为已经servletJSP组件站点其他动态资产分离

    youdao

  • Web frameworks offer you a way to get all the benefits of servlets, and typically support JSP pages as well.

    Web框架提供一种途径,使您能够获得 servlet所有受益通常支持JSP页面

    youdao

  • Struts is a Web-based MVC solution that is meant be implemented with HTML, JSP files, and servlets.

    Struts一种基于WebMVC解决方案所以必须HTMLJSP文件servlet来实现它。

    youdao

  • All user actions are handled by servlets that call the appropriate methods on the corresponding session beans and then call the appropriate JSP pages to return the results of the action to the user.

    用户所有行为都是servlet处理的,servlet先调用相应会话bean适当方法然后再调用适当的JS p面向用户返回行为结果

    youdao

  • As discussed in the articles on using servlets to output VXML, you'll need to do a little preparation and work to get your VXML files to work well in JSP pages.

    就像介绍使用servlet输出VXML文章中讨论的那样,为使的VXML文件jsp页面很好工作,您需要一点准备工作。

    youdao

  • With the addition of the Tomcat plug-in, this IDE becomes a great tool for managing entire Web projects, including HTML and JSP pages, ICONS, and servlets.

    加上tomcat插件之后这个IDE就是管理整个Web项目(包括HTMLjsp页面图标和servlet)的一个非常优秀工具

    youdao

  • In the Model 2 architecture the controller is represented by Servlets and display is delegated to JSP pages.

    Model2架构中,控制器Servlets来表示的,显示委派给jsp页面。

    youdao

  • After installation, you can invoke the Web components (that is, servlets, JSP and HTML pages) in the new Web module from any Web browser.

    安装之后可以任何Web浏览器调用web模块中的We b组件(servletJSPhtml页面)。

    youdao

  • The tutorial provides an overview of JSP, servlets, and Web services but is not intended to cover those technologies in depth.

    教程概述JSPservletWeb服务不会深入讨论这些技术

    youdao

  • Table 1 describes the MVC view layer without Ajax and indicates the amount of code needed, assuming that the controller layer is implemented by servlets and the view layer by JSP technology.

    1描述了没有Ajax视图还指出需要代码假设控制器servlet实现,视图层由JSP技术实现。

    youdao

  • Contrast Table 1 with Table 2, which describes the MVC view layer with Ajax, again assuming that the controller layer is implemented by servlets and the view layer by JSP technology.

    对比12,表2描述了ajax的MV c视图同样假设控制servlet实现,视图层由JSP技术实现。

    youdao

  • Contrast Table 1 with Table 2, which describes the MVC view layer with Ajax, again assuming that the controller layer is implemented by servlets and the view layer by JSP technology.

    对比12,表2描述了ajax的MV c视图同样假设控制servlet实现,视图层由JSP技术实现。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定