Providing required model data for the presentation layer by consolidating responses from request handlers.
通过加强来自请求处理程序的响应为表示层提供所需的模型数据。
We use a simple XFDL form, a leave application, as an example to demonstrate the use of the XML data model in separating the form's data layer from the presentation layer.
我们以一个简单的XFDL表单(一个休假申请)为例,演示如何使用XML数据模型分离表单的数据层和表示层。
The XML model and XSL template forming the core of the presentation layer are shown in Listing 8.
清单8中显示了构成表示层核心的xml模型和XSL模板。
The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.
展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。
Servlets form the controller layer of a typical Model-View-Controller (MVC) architecture and serve as an interface between the presentation and the model layers.
Servlet构成典型的模型-视图-控制器(MVC)体系结构的控制器层,并充当表示层和模型层的接口。
The popular Presentation Model (see Resources) advocates separating out the state and business logic of an application into a model layer that is separate from the GUI controls in the view.
流行的Presentation Model (请参阅参考资料)提倡将应用程序的状态与业务逻辑分开放入模型层中,而模型层是从视图的GUI控件中分离出来的。
This closed model allows Velocity to provide a decoupled templating presentation layer, cleanly separated from any application business logic or data management code.
这种封闭的模型使Velocity能够提供分离的模板表示层,与任何应用程序业务逻辑或者数据管理代码清晰地划分开。
The purpose of XForms model is similar to that of XML data model: to separate the data layer from the presentation layer.
XForms模型的用途与XML数据模型相似:对数据层和表示层进行分离。
In the domain of J2EE Web applications, the model is the business logic of an application, and the JSP pages comprising the presentation layer are the view.
在J2EEWeb应用程序领域中,模式是应用程序的业务逻辑,视图是包含表示层的JSP页面。
Most applications, however, fit well with the traditional "funnel threading" model (applications spend more time processing data and building the presentation layer than they do retrieving the data).
但是,大多数应用程序都很适合传统的“漏斗线程”(funnel threading)模型(应用程序比检索数据花费更多的时间去处理数据和构建表示层)。
Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.
模型指数据,视图指表示层,而控制器指应用程序逻辑或业务逻辑。
Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.
典型的Web服务使用远程表示范例,这意味着所有的视图逻辑在客户机上执行,而应用程序逻辑和数据层(控制器和模型)则驻留于服务器上。
You can create multiple subject areas in the Presentation layer that map to a single business model, effectively breaking up the business model into manageable pieces.
你可以在展现层创建多个映射到一个业务模型的主题域,有效的将业务模型分解成已处理的部分。
A layer of DTOs isolates the domain model from the presentation, resulting in both loose coupling and optimized data transfer.
DTO的分层是孤立于表现层和领域模型的一个层上,导致二者的松耦合,优化了数据传递。
On the other hand, users now want the view layer can provide multiple kinds of presentation for same data, while the traditional view layer model only supports single HTML view.
另外用户要求视图层能够对相同的数据提供多种表现形式,而传统的视图层模型只支持单一的HTML表现形式。
On the other hand, users now want the view layer can provide multiple kinds of presentation for same data, while the traditional view layer model only supports single HTML view.
另外用户要求视图层能够对相同的数据提供多种表现形式,而传统的视图层模型只支持单一的HTML表现形式。
应用推荐