Hi all,

We've been using MyFaces for some time now but are facing some problems which our client deems as must_have for any web_based_app. These questions have been posed on the list before but I haven't seen any definitive answers, plz point me to them if I'm wrong.

1. The browser Back-button
when the user clicks on the browser back-button he should be taken back a page without loss of data . I've seen comments about client/side state saving in connection with cache expiry settings
   I've also seen solutions based on seam & shale.
   Can someone comment on this as to what works for them?

2. Bookmarking pages
I've seen workarounds with servlet-filters. Does MyFaces have a solution or should I be looking at Jsf_sping?

3. Google findable
   Is anyone able to tweak faces to allow Google to crawl and index?

4. Initializing data-sources
We had an ugly workaround to init/destroy data in backing-beans. I see that Shale has methods for this (aptly called init/destroy) How do others do this with *basic* myfaces to ensure that data is retrieved once during the life-cycle?

thx in advance

Colin

Reply via email to