<div dir="ltr"><div>Hi Paul </div><div><span style="background-color:rgb(255,255,255)">1. Excellent!</span><br></div><div>2. What i don&#39;t understand of #<span style="font-size:12.8000001907349px">redirectTo:</span><span style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">url , is what </span><span style="font-size:12.8000001907349px">url to pass to show just a line of text. Should i instantiate a new component and somehow get its </span><span style="font-size:12.8000001907349px">url? Is there some shortcut </span><span style="font-size:12.8000001907349px">url to show just a line of text?</span></div><div><span style="font-size:12.8000001907349px">Best,</span></div><div><span style="font-size:12.8000001907349px">Laura</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 4, 2015 at 6:55 PM, Paul DeBruicker <span dir="ltr">&lt;<a href="mailto:pdebruic@gmail.com" target="_blank">pdebruic@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">1.<br>
<br>
MyComponent&gt;&gt;#updateRoot: anHtmlRoot<br>
        super updateRoot: anHtmlRoot.<br>
        anHtmlRoot title: self title<br>
<br>
<br>
2.<br>
MySession&gt;&gt;#signOut<br>
        self logSignOut.<br>
        self signedInUser: UserModel new.<br>
        self unregister.<br>
        self requestContext redirectTo:self defaultDomain<br>
<br>
<br>
<br>
<br>
<br>
<br>
laura wrote<br>
<div><div class="h5">&gt; Hi all,<br>
&gt; Have two quick questions<br>
&gt; 1) Where can i set the page title that shows on web browser tabs/windows?<br>
&gt; 2) How can i after manually ending a session, redirect the user to a page<br>
&gt; with a line msg (like &quot;You have left.&quot;) that won&#39;t go away until he<br>
&gt; actively navigates to other page?<br>
&gt;<br>
&gt; Best,<br>
&gt; Laura<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
<br>
&gt; seaside@.squeakfoundation<br>
<br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Page-title-and-end-screen-tp4809343p4809600.html" target="_blank">http://forum.world.st/Page-title-and-end-screen-tp4809343p4809600.html</a><br>
Sent from the Seaside General mailing list archive at Nabble.com.<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br></div>