On Thu, 03 Mar 2005 09:58:36 -0600, Beau O''Hara
<beau-Ani+Op4kYNUXWzRTk0ed69BPR1lH4CV8@public.gmane.org>
wrote:> I was wondering, how you access the values of session variables. for
> instance the variable "name" exists in the session dump under the
object
> user. I was trying something like this:
>
> <%= @params[user.name] %>
> <%= @sesssion[user.name] %>
<%= @session[''user''].name %>
The @params collection usually only contains strings (since it''s from
the HTTP query parameters).
--
rick
http://techno-weenie.net