Caching Confusion
Caching Confusion
- Subject: Caching Confusion
- From: James Cicenia <email@hidden>
- Date: Wed, 2 Jun 2004 10:57:32 -0500
Hello -
I have a page that when that lists projects. When a user clicks a
project
a tabbed popup with the project information is shown. However, if the
user then closes the popup via the close box, then clicks a second
project
and does the same thing, the third time he clicks the first project it
is not
firing its code. It is evidently cached. This is a problem because I
need to
set some session variable in the click.
I tried setting enableCache to false, etc., but that doesn't seem to
work.
Anyone have any ideas here?
Thanks,
James Cicenia
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.