Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的项目中使用了 JSF 1.x 和 Tomahawk 1.1.9,现在我正在将此项目迁移到 Websphere 8。我已经更改了 Faces 配置和web.xml配置。
web.xml
除了t:savestate. 我仍在使用 Tomahawk 1.1.9。 在 JSF 2.x 应用程序中使用 Tomahawk 1.1.9 版本有什么问题吗?
t:savestate
您需要将 Tomahawk 升级到与 JSF 2.x 兼容的版本。
在他们的下载页面中,选择“for JSF 2.0”而不是“for JSF 1.2”。