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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to