[Seaside] Alternative to call:

Sven Van Caekenberghe sven at stfx.eu
Fri Mar 27 23:31:35 UTC 2015


WARequestContext>>#redirectTo:

As in 

self requestContext redirectTo: '/browse'

> On 28 Mar 2015, at 00:13, J.F. Rick <self at je77.com> wrote:
> 
> Maybe? :) What's a redirect? I can't really find that either. The main thing I found is this:
> http://stackoverflow.com/questions/7977179/how-do-i-simply-redirect-to-another-toplevel-seaside-component
> 
> Cheers,
> 
> Jeff
> 
> 
> On Fri, Mar 27, 2015 at 1:20 PM Brad <bsselfridge at gmail.com> wrote:
> Would a redirect work?
> 
> Brad Selfridge
> 913-269-2385
> 
> > On Mar 27, 2015, at 11:40 AM, J.F. Rick <self at je77.com> wrote:
> >
> > This is a silly novice question but I couldn't easily find the answer in the documentation. I'm trying to open up a completely different part of my application. When I do call:, it replaces the component with the new component. I want it to replace everything. What do I do?
> >
> > Cheers,
> >
> > Jeff
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list