Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to make Ruby on Rails app work with mutiple browser tabs?

36 views
Skip to first unread message

J

unread,
Jun 16, 2006, 1:09:45 AM6/16/06
to
Hello,

If I wanted to create a RoR app that only requires a user to login once
but allows him to have multiple browser tabs (in firefox) open.

I store some information in session variables. For instance a user may
decide to change some view options. These changes should only affect the tab
that he makes the changes in.

I guess I basically want to treat each open browser tab as a separate
session but only require the user to login once. This seems like something
that would be fairly common in web apps? Does anyone know how to do this in
Rails? or how this is handled in general in web apps?

Any help or advice would be greatly appreciated =)

Janak


Senthilnayagam

unread,
Jun 16, 2006, 2:10:25 AM6/16/06
to
0 new messages