Home myfaces generators
sometime,IDE is the memory eater.sometime,simple generator web based is a good choice!

tomahawk tag saveState generatortomahawk tag saveState generator

Tag Class:org.apache.myfaces.custom.savestate.SaveStateTag
saveState enables you to persist beans and values longer than request scope, but shorter than session scope. It is ideal for persisting backing beans and values with the same scope as your view components. It does this by saving the target state with the component tree. Unless otherwise specified, all attributes accept static values or EL expressions.

saveState
id
value*
Examples
references Java Specification Request 252 Java Specification Request 127