Hello!
Being typical me I seem to have the opposite problem of pretty much every related post! My page doesn't get cached!
Practically there are 3 pages, LIST_A => LIST_B => ITEM
Going from LIST_A => LIST_B refreshes the page because ajax is disabled, so far so good!
Going back from ITEM => LIST_B refreshes LIST_B again (browser or JQM button all the same). is that supposed to happen?
There seem to be no special headers either pageb or on the ul itself. The url of LIST_B is "main?client=Bopen&unit=Outlook&action=openMobileUnit". The final plan is to have a "refresh" button so the user can refresh it himself when he wants.
I am open to suggestions!
Thanks