• 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: Backtracking error while using Wonder Ajax components
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Backtracking error while using Wonder Ajax components


  • Subject: Re: Backtracking error while using Wonder Ajax components
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 24 Nov 2008 15:00:01 -0800


On Nov 24, 2008, at 2:52 PM, J Stephanos wrote:

> Storing session IDs as cookies and then blocking cookies perhaps?

The wosid is in the cookie file.  And cookies are not being blocked.

--JSt

On Mon, Nov 24, 2008 at 1:27 PM, Ramsey Lee Gurley <email@hidden> wrote:
Storing session IDs as cookies and then blocking cookies perhaps?


Ramsey

On Nov 24, 2008, at 12:50 PM, J Stephanos wrote:

>Are your Application and Session classes extending ERXApplication and ERXSession?

Yes I am extending ERXApplication and ERXSession.

--JSt

On Mon, Nov 24, 2008 at 12:31 PM, David LeBer <email@hidden > wrote:

On 24-Nov-08, at 12:25 PM, J Stephanos wrote:

You backtracked too far.
The application backtracking limit of 30 has been exceeded.

Here is the scenario:
• I have a simple form with AjaxSubmitButton (Choices sub- component)
• On submit it is to show 2 report formats. I use AjaxTabPanel to display the 2 report types. (Reports sub-component, which 2 tabs, Summary & Detail)
Summary is the selected tab.


• On the first submit, the selected tab displays the contents correctly. Any subsequent click on these two tabs, results in the backtracking error even though I am not clicking on the back button.
What am I doing wrong?


Don't know.

Are your Application and Session classes extending ERXApplication and ERXSession?

I will pick door number three. You have bad (broken, invalid, call it what you want) in your application somewhere. This makes the browser send a request that creates a new session (and cookies), which replaces the real session.


Override dispatchRequest in Application and log out each incoming request.uri().

Chuck


-- Chuck Hill Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







_______________________________________________ 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
  • Follow-Ups:
    • Re: Backtracking error while using Wonder Ajax components
      • From: "J Stephanos" <email@hidden>
References: 
 >Backtracking error while using Wonder Ajax components (From: "J Stephanos" <email@hidden>)
 >Re: Backtracking error while using Wonder Ajax components (From: David LeBer <email@hidden>)
 >Re: Backtracking error while using Wonder Ajax components (From: "J Stephanos" <email@hidden>)
 >Re: Backtracking error while using Wonder Ajax components (From: Ramsey Lee Gurley <email@hidden>)
 >Re: Backtracking error while using Wonder Ajax components (From: "J Stephanos" <email@hidden>)

  • Prev by Date: Re: Backtracking error while using Wonder Ajax components
  • Next by Date: Re: Workflow framework?
  • Previous by thread: Re: Backtracking error while using Wonder Ajax components
  • Next by thread: Re: Backtracking error while using Wonder Ajax components
  • Index(es):
    • Date
    • Thread