Thanks for the answer and the advice. After reading your answers I think I will use just simple sessions, as you said it makes sense. If in the future I need something more, I'll try the sessions in cookies, sounds like a good alternative.
El domingo, 10 de marzo de 2013 14:43:10 UTC+1, Anthony escribió: > > Using session makes sense. If for some reason you prefer cookies rather > than server-side sessions, there is an option to store sessions in cookies > -- see near the end of this section: > http://web2py.com/books/default/chapter/29/04#session. In that case, you > won't have to change any code and still have the convenience of working > with the session object. > > Anthony > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.