Web Views and Caching

I’ve looked around the forums here and have found a lot of really good info re: web views in Xcode. I do, however, have a couple of questions. While I know that the web views most certainly use Webkit, I don’t know how it handles cached data. For example, if the web site that was populating the web view was offline, how would the web view handle the cached items…would they display? That’s what I’m hoping.

They should act the same than Safari, and the stuff is stored in a common location: ~/Library/Caches/YourAppName