| Caching and Sessions don't mix. -
11-03-2006
That's cool, all implementations are definitely working as expected then.
Off topic but, I wonder if there's a way to selectively cache stuff on a site.
Although in my case, I can't really cache the entire page because I'm using HTTP Sessions on each page, caching would break some of the functionlity that depends on session values. |