Servlets and JSP的意思|示意

美 / / 英 / /

servlet和JSP


Servlets and JSP的网络常见释义

第二版 本资料共包含以下附件: 深入浅出Servlets and JSP(第二版).rar [收起]...

Servlets and JSP相关短语

1、 Head First Servlets and JSP 第二版

Servlets and JSP相关例句

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

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

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

在Model 2架构中,控制器是由Servlets来表示的,而显示则委派给jsp页面。

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

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

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

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

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

本教程概述JSP、servlet和Web服务,但不会深入讨论这些技术。

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

Struts是一种基于Web的MVC解决方案,所以必须用HTML、JSP文件和servlet来实现它。