Hi all,
I have defined no-conversation-view-id to point to my index page when the cid is lost or
not provided and my whole website is stateful.
When i manually access one of my pages (not the index page) without providing a cid in the
URL, i can receive a newly-generated cid automatically from Seam and switch between
different pages with the same cid. By this point, everything works pretty good. However,
when i enter the same URL (without cid) again, when i switch between different pages, the
cid number is keeping increasing and all my page functions are broken (e.g. HttpSession).
So could anyone tell me how to fix this problem?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084858#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...