Try passing it in the URL. Read more about URL rewriting in case of disabled cookies.
It has some disadvantages. http://www.javapractices.com/topic/TopicAction.do?Id=226 -- Shiv On Mon, Dec 31, 2012 at 12:43 PM, Rajesh KT <li...@ruby-forum.com> wrote: > Rajarshi wrote in post #1090684: > > you can use many option > > 1. memcache to store session in server > > 2.Activerecord to store session id in database so no need of your > > browser > > > > many others > > I am using Activerecord only to store the session, but in some way > client has to send that session ID to server to retrieve the logged-in > session data, otherwise each time server will create a new session ID. > Right? > > -- > 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@googlegroups.com. > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.