Hi: Thanks to Russell Norris I could redirect from one rails app to another app. But during redirect... rails add an extra session key. Which is not in my app at all. i.e my session name is _myapp_session_id and both of my have the same session key as well as the session-domain set to ".domain.com". But during re-direct I get an extra session key "_session_id".. why do i get this? what does this mean and where can i find a bit more information about it. Any hint../help.. Cheers -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---