• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Refresh wo component accessed through a direct action [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Refresh wo component accessed through a direct action [SOLVED]


  • Subject: Re: Refresh wo component accessed through a direct action [SOLVED]
  • From: Cantin Benoit <email@hidden>
  • Date: Wed, 04 Oct 2006 16:58:03 +0200

Cantin Benoit wrote:
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

As always, problem is solved just after message was sent. I forgot to unlock ((Session)session()).defaultEditingContext() which is stupid since it doesn't have to be manually locked.
_______________________________________________
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
References: 
 >Refresh wo component accessed through a direct action (From: Cantin Benoit <email@hidden>)

  • Prev by Date: Refresh wo component accessed through a direct action
  • Next by Date: Re: Webobjects-dev Digest, Vol 3, Issue 693
  • Previous by thread: Refresh wo component accessed through a direct action
  • Next by thread: Re: Webobjects-dev Digest, Vol 3, Issue 693
  • Index(es):
    • Date
    • Thread