JSF和Struts、Tiles Portlets和Tapestry
JavaOne大會主推JSF,Struts、Tiles Portlets和Tapestry這些已經有的技術將無縫銜接到JSF:
1. JSF and Struts- Craig reassured the audience that while JSF represents a major advancement in web development, Struts most certainly wasn't going away nor is it being left in the dust. In fact, Craig noted that he is currently working on a Struts-JSF integration library that will allow Struts applications to coexist on the same page as JSF components. In this way, companies with existing investments in Struts won't have to give anything up in order to make use of the new capabilities made available by JSF.
已經使用Struts的公司將不會因為使用JSF放棄Struts的投入。
2.JSF and Tiles- Currently JSF doesn't include a substitute for Strut's tiles, although there is some discussion about standarding a tiles like taglib in future releases of the JSTL.
3. JSF and Portlets- JSF and portlets are basically complementary... portlets allow you to dynamically assemble custom portal pages using portlets, while the portlets themselves may internally include JSF components.
4. JSF and Tapestry- The spec leads expressed preliminary interest in exploring the possibility of including a tapestry like XML rendering framework similar to tapestry in JSF 2.0.
1. JSF and Struts- Craig reassured the audience that while JSF represents a major advancement in web development, Struts most certainly wasn't going away nor is it being left in the dust. In fact, Craig noted that he is currently working on a Struts-JSF integration library that will allow Struts applications to coexist on the same page as JSF components. In this way, companies with existing investments in Struts won't have to give anything up in order to make use of the new capabilities made available by JSF.
已經使用Struts的公司將不會因為使用JSF放棄Struts的投入。
2.JSF and Tiles- Currently JSF doesn't include a substitute for Strut's tiles, although there is some discussion about standarding a tiles like taglib in future releases of the JSTL.
3. JSF and Portlets- JSF and portlets are basically complementary... portlets allow you to dynamically assemble custom portal pages using portlets, while the portlets themselves may internally include JSF components.
4. JSF and Tapestry- The spec leads expressed preliminary interest in exploring the possibility of including a tapestry like XML rendering framework similar to tapestry in JSF 2.0.
相關文章
- Three.js中載入和渲染3D TilesJS3D
- A Floor Tiles
- WordPress 和 Apache Struts 佔所有被武器化和利用的漏洞中的 55%Apache
- Struts2和Oracle資料庫互動的小DemoOracle資料庫
- 開啟一個jsf會話失效JS會話
- Struts2在web.xml中配置為“/*”和“*.action,*.jsp”的差別WebXMLJS
- Struts框架_9 Struts2的驗證框架
- 下一代的 3D Tiles 前瞻3D
- 【struts2】
- 79、概述struts,以及struts如何實現MVC架構的?MVC架構
- Struts2所有依賴關係(struts-2.5.14.1)
- struts2的使用
- 初識Struts2
- struts 結果型別型別
- Struts2配置-1
- struts2總結(三)--官網下載struts2的jar包JAR
- Struts2配置後ClassNotFoundExceptionException
- Struts學習筆記zz筆記
- Struts2【與Spring整合】Spring
- 為Eclipse配置JSF框架所需要的jar包[官網下載]EclipseJS框架JAR
- 記一次JSF非同步呼叫引起的介面可用率降低JS非同步
- Struts2工作原理(圖解)圖解
- struts2知識點整理
- struts2資料校驗
- 在 IDEA 中配置 Struts2Idea
- STRUTS2的getClassLoader漏洞利用
- vulhub-struts2-s2-007
- Struts1入門級程式hello world(解決struts1中文亂碼)
- 一種面向業務配置基於JSF廣播定時生效的工具JS
- Http歷險記(下)-- Struts的秘密HTTP
- Struts2的資料封裝封裝
- struts 2 result的type值解釋
- Java之struts2框架學習Java框架
- JSF預熱功能在企業前臺研發部的實踐與探索JS
- struts2_專案執行報404
- struts2 國際化(本地化)
- Struts2框架快速入門筆記框架筆記
- Struts框架 實現複數加減操作框架
- Struts2防止表單重複提交