• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Enabling Caching in Web-kit based cocoa application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Enabling Caching in Web-kit based cocoa application


  • Subject: Enabling Caching in Web-kit based cocoa application
  • From: JanakiRam <email@hidden>
  • Date: Thu, 6 Dec 2007 12:39:59 +0530

Hi All,

         I'm new to Webkit-Cocoa world , Pls bear with me if the question
looks simple enough.

         I've a cocoa application which shows my local app server pages. I'm
loading the pages using following code snippet.

       [[webView mainFrame] requestWithURL:[NSURL
URLWithString:urlString]]];

           When ever i try to load a new page , its taking same time(2-3
sec) to load page every time. But when i try to open my page using Safari,
its taking time for the first , next subsequent loads take no time ( less
that 1/2 sec ).

          I think the problem could be cache issue. I'm also planning
to cache images inside a page , which will reduce most of the traffic.

          Is there any way to provide caching capability to web-view in a
 cocoa application

          Please provide some pointers on resolving this issue . Thanks in
Advance.

-JanakiRam.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Enabling Caching in Web-kit based cocoa application
      • From: "Ken Ferry" <email@hidden>
  • Prev by Date: Re: [CA] Create a "A la FrontRow" Button
  • Next by Date: Re: Conversion to command line tool
  • Previous by thread: How "Connect..." to server manually in Leopard's NSOpenPanel?
  • Next by thread: Re: Enabling Caching in Web-kit based cocoa application
  • Index(es):
    • Date
    • Thread