JSF 框架 RichFaces 4.1.0.M3 发布

jopen 12年前
     <p>RichFaces 是一个具有 Ajax 和 JSF 特性 的 Web 框架。</p>    <p>JSF 和 Ajax 概念大家一定不陌生,二者结合起来衍生出 A4J(Ajax4JSF)。其目的就是将 Ajax 的功能集成到 JSF 组件中去。后来 JBoss 收购 A4J 后,又将其集成到 RichFaces 中,不但丰富了控件库和还添加了新功能。</p>    <p>对开发人员来说,只要按照 JSF 的组件规范来组织页面,免去了书写或调用庞杂的 JavaScript 代码或库,就能达到梦寐以求的 Ajax 效果 ---- 可以只更新局部内容而不用刷新整个页面,增强了用户体验。<span style="font-weight:bold;">以下是它的特性:</span></p>    <ul>     <li>A full set of <strong><a href="http://richfaces-showcase.appspot.com/richfaces/component-sample.jsf?demo=ajax&skin=blueSky" target="showcase">AJAX enabled components</a> </strong>in two libraries      <ul>       <li><strong>a4j</strong>: page centric AJAX controls</li>       <li><strong>rich</strong>: self contained, ready to use components</li>      </ul> </li>     <li><a href="http://richfaces-showcase.appspot.com/richfaces/component-sample.jsf?demo=clientValidation&sample=jsr303&skin=blueSky" target="showcase">Client-side validation</a>, expanding <strong>JSR 303 Bean Validation</strong> all the way to the browser.</li>     <li><a href="http://richfaces-showcase.appspot.com/richfaces/component-sample.jsf?demo=queue&skin=blueSky" target="showcase">Advanced queueing</a> to match the high performance requirements of <strong>real world enterprise applications</strong>.</li>     <li><a href="/misc/goto?guid=4958196580110991458" target="_blank">Push component</a> upgrades including <strong>JavaMessaging Service (JMS)</strong> integrations, and various transport mechanisms based on browser support.</li>     <li>Our own Component Development Kit (<strong>CDK</strong>).</li>     <li>Comprehensive <strong><a href="/misc/goto?guid=4958196580854394539">documentation</a></strong> covering development <strong>best practices</strong>, and component details.</li>     <li>Detailed and automated <strong>t</strong><strong>esting facilities </strong>for components, actions, listeners, and pages.</li>     <li>Broad <strong>cross-browser support</strong></li>     <li>Large and <strong><a href="/misc/goto?guid=4958196581580998124">active community</a></strong> at its foundation!!</li>    </ul>    <p><br /> <span style="font-weight:bold;">项目地址</span>:<a href="/misc/goto?guid=4958184727765121050" target="_blank">http://www.jboss.org/richfaces</a></p>    <p><img title="JSF 框架 RichFaces" border="0" alt="JSF 框架 RichFaces" align="right" src="https://simg.open-open.com/show/479c0c093e143e7340970df023ec0e0d.gif" width="90" height="90" /></p>    <p><br /> RichFaces 4.1 第三个里程碑发布了,可通过这里<a href="/misc/goto?guid=4958184728519474487" target="_blank">下载</a>。M3 版本在 M1 和 M2 的基础上进行完善以及补充了一些<a href="/misc/goto?guid=4958196583705323847" target="_blank">示例</a>,包括用于演示移动兼容性的例子,在资源处理以及推组件方面也做了一些改进,修复了大量的 bug。</p>    <p><img title="JSF 框架 RichFaces 4.1.0.M3 发布" border="0" alt="JSF 框架 RichFaces 4.1.0.M3 发布" src="https://simg.open-open.com/show/895dbfb78b426e39aa15f09d59569dd1.png" width="226" height="320" /></p>    <p> </p>