Re: [Wonder-disc] How to escape from an Ajax Request without use of Direct Actions

2010-01-28 Thread Anjo Krank
What *I* do, btw, is overriding createSession()/checkoutSession() and return the same session for all the robots. Cheers, Anjo Am 28.01.2010 um 23:50 schrieb Amedeo Mantica: > Ok Chuck > > I was thinking you got confused by the string > "document.location.href='myDirectAction';" in my origi

Re: [Wonder-disc] How to escape from an Ajax Request without use of Direct Actions

2010-01-28 Thread Amedeo Mantica
Ok Chuck I was thinking you got confused by the string "document.location.href='myDirectAction';" in my original post I'll do the checks you succested me! Thanks Amedeo On 28/gen/2010, at 22.05, Chuck Hill wrote: > > On Jan 28, 2010, at 12:32 PM, Amedeo Mantica wrote: > >> ? >> >> I have no