Validation Introduction
JavaServer Faces 1.x does not explicitly support client-side validation and only provides a minimal set of server-side validators. On the other hand, Apache Commons Validator supports both client- and server-side validators and comes with the following useful validators:
...
Background
Little did anyone know, when the first few lines of code were committed to the Struts CVS repository in June 2000, that a revolution was brewing. Prior to that time, there were few useful models for best practices for the architecture of web based applications. The best we could do was ...
快速了解Shale:
Shale是一个基于JSF的web开发框架。Shale重用了大量的Struts基础代码,因此可以称Struts为它的"父"框架,但Shale是面向服务架构,它与Struts最大不同之处在于:Struts与JSF集成,而Shale则是建立在JSF之上。 Struts实质上是一个巨大的、复杂的请求处理器;而Shale则是一组可以以任何方式进行组合的服务。此外Shale加入了一些新的特性比如:
1.与Spring框架相集成可以使用Spring的依赖注入机制来创建JSF Managed bean ...
- 浏览: 60462 次
- 性别:

- 来自: 北京

- 详细资料
搜索本博客
我的相册
facebook application break down
共 5 张
共 5 张
最近加入圈子
最新评论
-
Tomcat中如何打开Sun JSF ...
在websphere下能打开日志吗?
-- by lfx2002 -
maven 五分钟 cook
cnfree 写道Maven是好东西,以前公司的项目用Ant build 一次要 ...
-- by hantsy -
maven 五分钟 cook
Maven是好东西,以前公司的项目用Ant build 一次要2个多小时,用Ma ...
-- by manysysy -
JSF和Ext2综合使用方案
AOM有别于其它jsf框架和其它web框架的最大特性就是Iovc,这一点使得大部 ...
-- by JJYAO -
f:view beforePhase的用法
是这样子的,看下面的code: public void init(PhaseE ...
-- by hintcnuie






评论排行榜