Re: Re: Looks like redirect creates a new session
Johan Brichau <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
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, [email protected] 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 > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside