In my application I need to track user's application state such as in
which city or category he/she is in and based on that i need to perform
a search.

I have 3 options.  Use cookies, use sessions or use hidden fields.

Which one is the best choice in terms of performance and security.  The
data being passed is not sensitive, they just query parameters.

Any ideas?
-- 
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 this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to