E
ESmith
How can I clear the current session cache of previously visited webpages?
That is, say I start up my app (with browser component), point to
www.cnn.com, click on several links, then I want to programmatically clear
the current session cache so if the user hits the back button, their current
page is now, in reality, the start node and there is nothing to traverse to.
That is, say I start up my app (with browser component), point to
www.cnn.com, click on several links, then I want to programmatically clear
the current session cache so if the user hits the back button, their current
page is now, in reality, the start node and there is nothing to traverse to.