Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » caching label images
caching label images [message #114343] Thu, 04 December 2008 07:44 Go to next message
Denis Kostousov is currently offline Denis KostousovFriend
Messages: 32
Registered: July 2009
Member
How could I make the browser to cache images? My project doesn't use anything images except images on the labels and
buttons. Trace http traffic between the browser and the http-server shows that all response has meta-tags "pragma:
no-cache" and "cache-contol: no-cache". No-cache increases network load and application response time. I think the
browser doesn't need to reload the images after each user actions. How could I change this?

--
Denis Kostousov
email: denis.kostousovATgmailDOTcom
jabber: denis.kostousovATgmailDOTcom
fingerprint: D32B A253 F678 9EF1 1079 4F5A 52E1 8EEA FAF9 E1F1
Re: caching label images [message #114467 is a reply to message #114343] Thu, 04 December 2008 20:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Denis,

I am afraid but you cannot do much about that except to file a bug
report.
Resources are currently delivered by Equinox which does not provide
caching strategies.

Cheers,
Rüdiger

Denis Kostousov wrote:
> How could I make the browser to cache images? My project doesn't use
> anything images except images on the labels and buttons. Trace http
> traffic between the browser and the http-server shows that all response
> has meta-tags "pragma: no-cache" and "cache-contol: no-cache". No-cache
> increases network load and application response time. I think the
> browser doesn't need to reload the images after each user actions. How
> could I change this?
>
Re: caching label images [message #114507 is a reply to message #114467] Fri, 05 December 2008 03:54 Go to previous messageGo to next message
Denis Kostousov is currently offline Denis KostousovFriend
Messages: 32
Registered: July 2009
Member
On 05.12.2008 01:09, Rüdiger Herrmann wrote:
> Denis,
>
> I am afraid but you cannot do much about that except to file a bug report.
> Resources are currently delivered by Equinox which does not provide
> caching strategies.

How could I enable caching all resources?

--
Denis Kostousov
email: denis.kostousovATgmailDOTcom
jabber: denis.kostousovATgmailDOTcom
fingerprint: D32B A253 F678 9EF1 1079 4F5A 52E1 8EEA FAF9 E1F1
Re: caching label images [message #114519 is a reply to message #114343] Fri, 05 December 2008 06:30 Go to previous message
Denis Kostousov is currently offline Denis KostousovFriend
Messages: 32
Registered: July 2009
Member
Hm... It looks like tomcat feature. The server adds this meta-tags to any resources in a secure context.
For example http://www.symphonious.net/2007/06/19/caching-in-tomcat/



--
Denis Kostousov
email: denis.kostousovATgmailDOTcom
jabber: denis.kostousovATgmailDOTcom
fingerprint: D32B A253 F678 9EF1 1079 4F5A 52E1 8EEA FAF9 E1F1
Previous Topic:Disabled Button Styling
Next Topic:Saving preference for each user
Goto Forum:
  


Current Time: Sat Apr 20 02:15:45 GMT 2024

Powered by FUDForum. Page generated in 0.02813 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top