简体   繁体   中英

t:saveState does not work anymore after migrating JSF 1.x to JSF 2.x in WebSphere 8

I have used JSF 1.x with Tomahawk 1.1.9 in my project and I'm now migrating this project to Websphere 8. I have changed the Faces config and web.xml configuration.

All components are working fine except of t:savestate . I am still using Tomahawk 1.1.9.
Is there any issue in using Tomahawk 1.1.9 version in JSF 2.x application?

You need to upgrade Tomahawk to a JSF 2.x compatible one.

In their download page , pick the one saying "for JSF 2.0" and not the one saying "for JSF 1.2".

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM