Exploring the View Layer and JSPS.
探索视图层和jsp。
The View layer is thin and supplies no business logic.
视图层比较单薄,它不提供业务逻辑。
Behavior for these entities would end up being pushed up to the service or the view layer.
这些实体的行为最终由服务或视图层实现。
In an MTV architecture, the View layer describes what data should be presented to the user.
在MTV架构中,视图层描述应该向用户显示哪些数据。
You may even agree with the argument that validation code doesn't belong in the view layer.
您甚至可能同意验证代码不属于视图层的说法。
For instance, don't put it between the view layer and the controller layer of an application.
例如,不要将它放在应用程序的视图层和控制层之间。
They are database layer, data view layer, control layer, data analysis layer and alternation layer.
系统包括五个层次结构:数据库层、数据视图层、控制层、数据分析层、交互层;
View layer: mainly used to achieve presentation logic, to achieve dynamic interaction with the user.
视图层:主要用来实现表示逻辑,实现与用户动态的交互。
VelocityViewServlet provides a convenient view layer for construction of Web-based UI based on templates.
VelocityViewServlet以模板为基础为基于 Web的UI构造提供了方便的视图层。
If you change the database structure, you need to accordingly change the data access layer, view layer.
如果改变了数据库结构,就需要相应地改变数据访问层、视图层等。
According to best practices, the view layer communicates with the control layer, which in turn communicates with the business layer.
依照最佳实践,视图层和控制层进行通信,控制层将通信转至业务层。
You can see that the amount of scripting code in the view layer increases with the use of Ajax, causing three significant drawbacks.
可以看出,由于使用了Ajax,视图层的脚本编写量增加了,从而导致三个明显缺陷。
The emphasis of this paper is to build the controller layer and view layer of TV supermarket. The core is framework research in J2EE.
论文研究的重点为架构电视超市控制层和表示层,核心是J2EE规范的框架的研究,本文采用J2EE技术成功地实现了系统框架的搭建和表示层的实现。
The Template is the layer that defines how the data should be presented to the user, whereas this is considered the View layer in an MVC pattern.
模板层定义向用户显示数据的方式,这相当于 MVC模式中的视图层。
Because database tables by themselves do not have behavior, it's tempting to put the behavior of domain-model entities in services or the view layer.
因为数据库表本身没有行为,开发人员常常把领域模型实体的行为放在服务或视图层中。
And putting entities' behavior in services or the view layer scatters the entities' core logic throughout the application, causing maintenance problems.
另外,把实体的行为放在服务或视图层中,会导致实体的核心逻辑分散在应用程序中的许多地方,导致维护问题。
The logic layer is responsible for the data processing, and it locates between view layer and database layer providing the data for the view layer.
业务层处理数据,业务层处于表示层和数据库层的中间,提供表示层所需的数据,它实际的角色是表示层和数据层的中介。
For quick prototyping efforts it is acceptable to combine the database access in the view layer, compromising the strict separation of data from view.
为了快速开发原型,将数据库访问合并到视图层,打破数据与视图严格分离的限制,这是可以接受的。
A Hobo model might also declare a lifecycle; corresponding actions are automatically created in the controller layer and user interfaces in the view layer.
一个Hobo模型仿佛具有生命一样;在控制器层和视图层的用户接口中,相应的动作会自动创建。
The well formed and readable XML pages make the view layer of the system very easy to expend and maintain, which can meet the increasing and changing requirements.
XML页面具有良好的结构和很好的可读性,这使得视图层具有了很高的可扩展和可维护性,能够满足不断增加和变化的需求。
Configuration Major layers of the application — in the RentaBike application, I expose a Data Access Object (DAO) layer, a controller layer, and a view layer (see Listing 1).
配置应用程序的主要层——在RentaBike应用程序中,我公开了一个数据访问对象(dao)层、一个控制器层和一个视图层(参阅清单1)。
Will swimming pool and build on stilts the layer and the exterior view conjunctions to do the sense of vision also up the ducting, lead abundant view layer to go into indoor.
将会所泳池及架空层与外部景观连接并做视觉上导入,将丰富的景观层次引入室内。
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.
对比表1和表2,表2描述了有ajax的MV c视图层,同样假设控制层由servlet实现,视图层由JSP技术实现。
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表现形式。
Use a compatible browser to access the browser's home page, the body will see a human model, you can skin, muscle, skeletal system and other organizations and to adjust the view layer.
使用兼容浏览器访问人体浏览器的主页时,便会看到一个人体模型,可以对皮肤、肌肉、组织和骨骼系统等多个视图层进行调节。
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技术实现。
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技术实现。
应用推荐