[Seaside] Re: Looks like redirect creates a new session

Johan Brichau johan at inceptive.be
Wed Nov 18 17:06:12 UTC 2015


Actually, for this flow, you should not be using redirect explicitly.

Take a look at Seaside Tasks and how to pass control-flow on from one component to another via call:answer:
That is the Seaside way of developing this and it’s explained in the Seaside book.

cheers
Johan

> On 18 Nov 2015, at 17:08, bsselfridge at gmail.com wrote:
> 
> Ah. 
> 
> That's probably the problem. I'm simply passing the string "\login" to the
> redirect. Looks like I need to inject "\login" into the current url. 
> 
> I'll look into that. 
> 
> Thanks, 
> 
> 
> 
> -----
> Brad Selfridge
> --
> View this message in context: http://forum.world.st/Looks-like-redirect-creates-a-new-session-tp4861716p4861722.html
> Sent from the Seaside General mailing list archive at Nabble.com.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list