Cache object

R

RA

Hi

I use Cache for storing information between pages. Is the Cache shared for
the current session or for the whole application? If its shared for the
application then I can't use it for moving data between pages - then is
there other way beside using the session object?

Thanks,
Ronen
 
J

Jimmy [Used-Disks]

RA said:
Hi

I use Cache for storing information between pages. Is the Cache shared for
the current session or for the whole application?

The whole application.
If its shared for the
application then I can't use it for moving data between pages - then is
there other way beside using the session object?

You could use cookies. Why don't you want to use the session object?
 
J

Jimmy [Used-Disks]

RA said:
Hi

I use Cache for storing information between pages. Is the Cache shared for
the current session or for the whole application?

The whole application.
If its shared for the
application then I can't use it for moving data between pages - then is
there other way beside using the session object?

You could use cookies. Why don't you want to use the session object?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top