Nope, does not work.

I changed it to cocoon.sendPageAndWait ("Finalpage", {"foo": bar stuff is here}, 1);
-> reload -> it still is loading that finalpage (running SQL-queries etc)
Also tried cocoon.sendPageAndWait ("Finalpage", {foo...}, null, 1);
-> reload -> it still is loading that finalpage


It's very important that those SQL-queries are not done again -> killing this flow will do that.

Cache is not a problem, because cache won't do those SQL-queries...

- Joose

16.4.2004 kello 11:48, Leon Widdershoven kirjoitti:

use sendPageAndWait(...., timeToLive) with a very short
time to live?

And make sure there's no proxy/cache somewhere of course:)

Leon

Joose Vettenranta wrote:
16.4.2004 kello 10:56, Leon Widdershoven kirjoitti:
Hei,
As far as I know you need not invalidate pages used with sendPageAndWait(),
only the bookmarks you set.
Well, it still seems to work.
Last page has cocoon.sendPage ();
if I push reload in browser, it still loads last page again -> shit happens =). This is something I don't want to happen.
- Joose
--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to