I have a link that needs to accept 2 request parameters, set a cookie
according to param1, and then redirect to "/" + param2.  Is this what
a view is for?

for example, /change_language?lang=en_US&redirect=products.

This would set the lang cookie to en_US (expiring in 3 years) and then
redirect me /products.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to