473,398 Members | 2,120 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

cache controlling problem

dmjpro
2,476 2GB
can i control the cache management through js ....

plz help me out ...


thanx in advance
Feb 23 '07 #1
7 1103
acoder
16,027 Expert Mod 8TB
Read this caching tutorial.
Feb 23 '07 #2
dmjpro
2,476 2GB
thanx for ur reply ....
Feb 23 '07 #3
was looking for the same thing.

thx
Feb 23 '07 #4
dmjpro
2,476 2GB
so far i didn't understand the tutorial ...

and did't slove my associated problem .....
Feb 25 '07 #5
dmjpro
2,476 2GB
i think it is not js related question

i want to know is there any funda behind .... cache pre browsing session ...

that means if a browsing session starts ... the all pages are cached then if that session ends , the cached pages are removed ...

is it true ...

plz help me out ....

thanx in advance
Feb 26 '07 #6
dmjpro
2,476 2GB
finally i sloved it ....

added

response.addHeader("Expires","-1") in jsp
Feb 26 '07 #7
acoder
16,027 Expert Mod 8TB
If the pages are cached, they will be stored in the temporary internet folders (or similar). However, you can prevent caching by using headers, etc. which means that the page will always be loaded from the server.
Feb 27 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Bite My Bubbles | last post by:
I found the answer! It is a IIS 6 /ASP problem http://support.microsoft.com/default.aspx?scid=kb;en-us;332075
1
by: Joe Fallon | last post by:
I am trying to setup a cache that refreshes itself every hour. (My sample code is for every minute so I can test it.) I have found some examples that I thought worked but they all seem to fail....
13
by: Fernando Chilvarguer | last post by:
Hi, I'm retriving data from a database and storing it on the Cache Object using the following code: HttpContext.Current.Cache.Insert( cacheItemKey, contentDS, //THE DATASET WITH MY DATA...
2
by: Vishwanathan Raman | last post by:
Well I am quite confused with the methods out there. I would like to understand if Cache is the best method to store freq acessed data over application state.Currently I have pbs with the...
26
by: Ed L. | last post by:
Here's some of my current notions on pgsql performance tuning strictly as it relates to pgsql tuning parameters in the context of a dedicated linux or hpux server. I'm particularly focusing on...
1
by: merrittr | last post by:
This might not be the forum for this but oh well... I have a web app that writes fields into a PDF document, it then displays a link to this document via an anchor tag. Here is where I get...
1
by: =?Utf-8?B?ZGF2ZQ==?= | last post by:
I have an asp.net project with a business layer (project) that has a class called references. It loads up a data set and stores in cache with the following code. _cached =...
2
by: moondaddy | last post by:
I had to repost this because I had to update and change my msdn alias. I will re-ask the question and clarify a few things that were not clear before. This code is all executed on my dev...
5
by: J055 | last post by:
Hi The following code works on my develeopment machine using the VS web server. When I run the application on 2 other Windows 2003/IIS 6 servers no caching seems to take place at all. Can...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.