文件名称:LifeCycle
-
所属分类:
- 标签属性:
- 上传时间:2013-03-15
-
文件大小:24kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
jsf开发
Web应用程序的开发与传统的单机程序开发在本质上存在着太多的差异,Web应用程序开发人员至今不可避免的必须处理HTTP的细节,而HTTP无状态的(stateless)本质,与传统应用程序必须维持程序运行过程中的信息有明显的违背,再则Web应用程序面对网站上不同的使用者同时的存取,其执行线程安全问题以及数据验证、转换处理等问题,又是复杂且难以解决的。
另一方面,本质上是静态的HTML与本质上是动态的应用程序又是一项违背,这造成不可避免的,处理网页设计的美术人员与程序设计人员,必须被彼此加入至视图组件中的逻辑互相干扰,即便一些视图呈现逻辑以标签的方式呈现,试图展现对网页设计美术人员的亲切,但它终究必须牵涉到相关的流程逻辑。
有很多方案试着解决种种的困境,而各自的着眼点各不相同,有的从程序设计人员的角度来解决,有的从网页设计人员的角度来解决,各种的框架被提出,所造成的是各种不统一的标签与框架,为了促进产能的集成开发环境(IDE)难以整合这些标签与框架,另一方面,开发人员的学习负担也不断的加重,他们必须一人了解多个角色的工作。-jsf development
Web application development with traditional stand-alone program development, in essence there are too many differences, Web application developers staff has inevitably have to deal with the details of HTTP, and HTTP stateless (stateless) the nature of traditional application must maintain significant breaches in the program is running in. Moreover, Web applications face simultaneous access to different users on the website, its execution thread safety issues as well as data validation, conversion process is complex and difficult to solution.
On the other hand, is essentially static HTML and essentially dynamic applications is a violation of which caused inevitable handling web design art programming staff, must each added to the view component logic interfere with each other, even if some view rendering logic to render label, trying to show a web design art staff cordial, but it eventually must be involved in the process logic.
Many programs try to solve all the
Web应用程序的开发与传统的单机程序开发在本质上存在着太多的差异,Web应用程序开发人员至今不可避免的必须处理HTTP的细节,而HTTP无状态的(stateless)本质,与传统应用程序必须维持程序运行过程中的信息有明显的违背,再则Web应用程序面对网站上不同的使用者同时的存取,其执行线程安全问题以及数据验证、转换处理等问题,又是复杂且难以解决的。
另一方面,本质上是静态的HTML与本质上是动态的应用程序又是一项违背,这造成不可避免的,处理网页设计的美术人员与程序设计人员,必须被彼此加入至视图组件中的逻辑互相干扰,即便一些视图呈现逻辑以标签的方式呈现,试图展现对网页设计美术人员的亲切,但它终究必须牵涉到相关的流程逻辑。
有很多方案试着解决种种的困境,而各自的着眼点各不相同,有的从程序设计人员的角度来解决,有的从网页设计人员的角度来解决,各种的框架被提出,所造成的是各种不统一的标签与框架,为了促进产能的集成开发环境(IDE)难以整合这些标签与框架,另一方面,开发人员的学习负担也不断的加重,他们必须一人了解多个角色的工作。-jsf development
Web application development with traditional stand-alone program development, in essence there are too many differences, Web application developers staff has inevitably have to deal with the details of HTTP, and HTTP stateless (stateless) the nature of traditional application must maintain significant breaches in the program is running in. Moreover, Web applications face simultaneous access to different users on the website, its execution thread safety issues as well as data validation, conversion process is complex and difficult to solution.
On the other hand, is essentially static HTML and essentially dynamic applications is a violation of which caused inevitable handling web design art programming staff, must each added to the view component logic interfere with each other, even if some view rendering logic to render label, trying to show a web design art staff cordial, but it eventually must be involved in the process logic.
Many programs try to solve all the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LifeCycle/.classpath
LifeCycle/.mymetadata
LifeCycle/.project
LifeCycle/src/org/jsfdemo/bean/User.java
LifeCycle/src/org/jsfdemo/listener/PhaseListenerTest.java
LifeCycle/src/xmh/com/MyPharseListener.java
LifeCycle/WebRoot/index.jsp
LifeCycle/WebRoot/META-INF/MANIFEST.MF
LifeCycle/WebRoot/MyJsp.jsp
LifeCycle/WebRoot/WEB-INF/.faces-config.mex
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/bean/User.class
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/listener/PhaseListenerTest.class
LifeCycle/WebRoot/WEB-INF/classes/xmh/com/MyPharseListener.class
LifeCycle/WebRoot/WEB-INF/faces-config.xml
LifeCycle/WebRoot/WEB-INF/html_basic.tld
LifeCycle/WebRoot/WEB-INF/jsf_core.tld
LifeCycle/WebRoot/WEB-INF/web.xml
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/bean
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/listener
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo
LifeCycle/WebRoot/WEB-INF/classes/xmh/com
LifeCycle/src/org/jsfdemo/bean
LifeCycle/src/org/jsfdemo/listener
LifeCycle/WebRoot/WEB-INF/classes/org
LifeCycle/WebRoot/WEB-INF/classes/xmh
LifeCycle/src/org/jsfdemo
LifeCycle/src/xmh/com
LifeCycle/WebRoot/WEB-INF/classes
LifeCycle/WebRoot/WEB-INF/lib
LifeCycle/src/org
LifeCycle/src/xmh
LifeCycle/WebRoot/META-INF
LifeCycle/WebRoot/WEB-INF
LifeCycle/.myeclipse
LifeCycle/src
LifeCycle/WebRoot
LifeCycle
LifeCycle/.mymetadata
LifeCycle/.project
LifeCycle/src/org/jsfdemo/bean/User.java
LifeCycle/src/org/jsfdemo/listener/PhaseListenerTest.java
LifeCycle/src/xmh/com/MyPharseListener.java
LifeCycle/WebRoot/index.jsp
LifeCycle/WebRoot/META-INF/MANIFEST.MF
LifeCycle/WebRoot/MyJsp.jsp
LifeCycle/WebRoot/WEB-INF/.faces-config.mex
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/bean/User.class
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/listener/PhaseListenerTest.class
LifeCycle/WebRoot/WEB-INF/classes/xmh/com/MyPharseListener.class
LifeCycle/WebRoot/WEB-INF/faces-config.xml
LifeCycle/WebRoot/WEB-INF/html_basic.tld
LifeCycle/WebRoot/WEB-INF/jsf_core.tld
LifeCycle/WebRoot/WEB-INF/web.xml
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/bean
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo/listener
LifeCycle/WebRoot/WEB-INF/classes/org/jsfdemo
LifeCycle/WebRoot/WEB-INF/classes/xmh/com
LifeCycle/src/org/jsfdemo/bean
LifeCycle/src/org/jsfdemo/listener
LifeCycle/WebRoot/WEB-INF/classes/org
LifeCycle/WebRoot/WEB-INF/classes/xmh
LifeCycle/src/org/jsfdemo
LifeCycle/src/xmh/com
LifeCycle/WebRoot/WEB-INF/classes
LifeCycle/WebRoot/WEB-INF/lib
LifeCycle/src/org
LifeCycle/src/xmh
LifeCycle/WebRoot/META-INF
LifeCycle/WebRoot/WEB-INF
LifeCycle/.myeclipse
LifeCycle/src
LifeCycle/WebRoot
LifeCycle
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
