Refresh wo component accessed through a direct action
Refresh wo component accessed through a direct action
- Subject: Refresh wo component accessed through a direct action
- From: Cantin Benoit <email@hidden>
- Date: Wed, 04 Oct 2006 16:05:23 +0200
Hi list,
I am dealing with a page which never refresh itself when a press my
browser refresh button. This page is accessed through a link in a page
which URL points to a Direct Action looking like :
.../my_app.woa/my_direct_action?code=1&MNC=01&Film=SCAR
the URL of the page itself looks like :
.../my_app.woa/wo/my_direct_action/f4zFoCWkAnKtkoWspbrWjM/0.3.1.0
Trying to refresh this page or to go back never ends but produces no
error log. Are there best practises about this kind of problem ? How to
control browser refresh button in a WO app ? Could you point me to a doc
? I didn't find anything which could help me (I tried
setPageRefreshOnBacktrackEnabled(true); setCachingEnabled(false);
setPageCacheSize(0) to force client to send a request to server but it
didn't solved the problem.) I guess I forget something important.
Thanks in advance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden