Hi all,I have been trying to introduce ajax anywhere in my project (using myfaces). However, it looks like it requires you to use STATE_SAVING_METHOD = server. Is this common to all ajax applications?
On the other hand, what are the consequences of using server state saving, I am a little bit concerned about this. Does this imply an impact in network? Are there any componenents that do not work with server-side state saving?
Thanks for any comments.... Julian

