[EMAIL PROTECTED] wrote:
I had the same strange behaviour. I guess it's because JSF 1.1 has some problems with multiple open views.
Try to set the state saving method to "client", it should work then.
Hope this helps.
Thanks Mathias,
client-side state saving indeed solves the problem.
Regards Alex

