Hi Kevin,
I guess there's only a few ways this can be wrong.
I tried to duplicate your problem in example 3.
a) in WebHandler, ProcessLink, before parent call;
self.SSV('bruce',format(today(),@d6) & ' ' & format(clock(),@t4))
b) In LoginForm, xHtml tab, "Before <form>", Routine Name : one
<div class="red">
Welcome to Example 3
<!-- Net:s:bruce -->
</div>
If I go to the login screen the session value is there - as you are asking for.
So I guess you're doing something different to this?
cheers
Bruce