<div dir="ltr">Right, but, if I were to do a static url, it would be much easier just to use<div>    html anchor url: &#39;/browse&#39;</div><div>instead of</div><div>    html anchor callback: [ self requestContext redirectTo: &#39;/browse&#39; ]</div><div>I just want my top component replaced by the call rather than the component that issues the callback.</div><div><br></div><div>Cheers,</div><div><br></div><div>Jeff</div><div><br></div></div><br><div class="gmail_quote">On Fri, Mar 27, 2015 at 7:31 PM Sven Van Caekenberghe &lt;<a href="mailto:sven@stfx.eu">sven@stfx.eu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">WARequestContext&gt;&gt;#redirectTo:<br>
<br>
As in<br>
<br>
self requestContext redirectTo: &#39;/browse&#39;<br>
<br>
&gt; On 28 Mar 2015, at 00:13, J.F. Rick &lt;<a href="mailto:self@je77.com" target="_blank">self@je77.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Maybe? :) What&#39;s a redirect? I can&#39;t really find that either. The main thing I found is this:<br>
&gt; <a href="http://stackoverflow.com/questions/7977179/how-do-i-simply-redirect-to-another-toplevel-seaside-component" target="_blank">http://stackoverflow.com/<u></u>questions/7977179/how-do-i-<u></u>simply-redirect-to-another-<u></u>toplevel-seaside-component</a><br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Jeff<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Mar 27, 2015 at 1:20 PM Brad &lt;<a href="mailto:bsselfridge@gmail.com" target="_blank">bsselfridge@gmail.com</a>&gt; wrote:<br>
&gt; Would a redirect work?<br>
&gt;<br>
&gt; Brad Selfridge<br>
&gt; 913-269-2385<br>
&gt;<br>
&gt; &gt; On Mar 27, 2015, at 11:40 AM, J.F. Rick &lt;<a href="mailto:self@je77.com" target="_blank">self@je77.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; This is a silly novice question but I couldn&#39;t easily find the answer in the documentation. I&#39;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?<br>
&gt; &gt;<br>
&gt; &gt; Cheers,<br>
&gt; &gt;<br>
&gt; &gt; Jeff<br>
&gt; &gt; ______________________________<u></u>_________________<br>
&gt; &gt; seaside mailing list<br>
&gt; &gt; <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.<u></u>squeakfoundation.org</a><br>
&gt; &gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.<u></u>org/cgi-bin/mailman/listinfo/<u></u>seaside</a><br>
&gt; ______________________________<u></u>_________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.<u></u>squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.<u></u>org/cgi-bin/mailman/listinfo/<u></u>seaside</a><br>
&gt; ______________________________<u></u>_________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.<u></u>squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.<u></u>org/cgi-bin/mailman/listinfo/<u></u>seaside</a><br>
<br>
______________________________<u></u>_________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.<u></u>squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.<u></u>org/cgi-bin/mailman/listinfo/<u></u>seaside</a><br>
</blockquote></div>