Comment on Lift 2.1 shipsparentComments−tomjen315yNot directly, but it shouldn't be that difficult to just write what data you want to make permanent to some database and then give the user a cookie (outside the session) to use if you lose the session.
Comments
Not directly, but it shouldn't be that difficult to just write what data you want to make permanent to some database and then give the user a cookie (outside the session) to use if you lose the session.