Michael Jouravlev wrote:

> I believe, that similar behaviour (different presentation depending on
> action/page state) is possible in JSF with subviews and "rendered"
> attribute. At least that what David Geary advised me to do, when I was
> porting my wizard engine to JSF.
> 
Yes indeed that is exactly the solution I was using in my last jsf project.
I worked extensively that way to have the ui adjust itself to the users
state. Rendered helps a lot in that regard, the myfaces aliasbean did
the rest for me.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to