On 8/7/06, Frank Russo <[EMAIL PROTECTED]> wrote:
I noticed that your id's name matches the name of bean's attribute. Is
that important? That is the only thing I'm not doing...
In the real example, it doesn't match.
The real example is
<t:saveState id="editAuthorizationDocumentPageDocumentList"
value="#{editAuthorizationDocumentPage.authorizationDocumentList}"/>
One thing to remember is that if you're going from one page to
another, you CANNOT use redirect or you'll lose all saveStates and
messages. There's an open JIRA issue with various proposed fixes for
this in the issue tracker.