增加内容:
0cd13ea -
51060ff - FacesConfigXml to get faces-config.xml entries which are not available via native JSF API (currently only a mapping of all
#100 - CombinedResourceHandler now supports server-side caching of combined resources via org.omnifaces.COMBINED_RESOURCE_HANDLER_CACHE_TTL context param
070e7b5 -
09f187d - @Eager now also supports JSF 2.2 javax.faces.view.ViewScoped
2d640e0 - @Cookie to inject a HTTP request cookie in a CDI managed bean
#114 - Several shortcut functions on current HTTP request: of:getRequestBaseURL(), of:getRequestDomainURL(), of:getRequestURLWithQueryString(), of:getRemoteAddr()
#57 - Faces and FacesLocal got new getResourceBundles() and getBundleString() methods
82ace56 - Servlets got a new isFacesDevelopment() method
OmniFaces 是一个 JSF 2 的工具库,其目的是为了让 JSF 应用开发更加简单。
如果你厌倦了重塑JSFUtil或FacesUtil实用程序类,为每个JSF web应用程序定制组件,使用 taghandlers 等来解决JSF的缺点的话,OmniFaces可能是你要找的东西!
软件详情:http://showcase.omnifaces.org/whatsnew
下载地址:http://central.maven.org/maven2/org/omnifaces/omnifaces/2.1/omnifaces-2.1.jar
来自:开源中国社区

