(C) Copyright International Business Machines Corporation 2006. All rights reserved.US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM(R) Corp.
下列已淘汰,不建議再使用:
- 用戶端資料及相關的工具(例如「用戶端資料」視圖)
- Faces 用戶端元件
<odc:dataGrid>
(資料方格)<odc:webService>
(Web 服務)<odc:clientData>
<odc:clientBinder>
樹狀結構<odc:tree>
和圖表<odc:graphDraw>
已可使用「伺服器資料」。
如果您匯入第 7 版前的 JSF 應用程式,但未移轉 JSF JAR,然後繼續開發應用程式,則第 7 版新增的標示不會納入專案 JAR 中,也無法在執行時期使用。請記得移轉第 7 版前的 JAR。
無法再使用
<jspPanel>
標示屬性style
和styleClass
。這些屬性不會用來呈現 JSP 畫面元件。
如果匯入舊版產品中建立的 JSF 應用程式,
<jspPanel>
標示會顯示錯誤。為了解決錯誤,請在「程式碼」視圖中編輯 JSP 程式檔,從專案的所有<jspPanel>
標示中移除style
和styleClass
屬性。