I am creating an application using Grails/Groovy that will contain an iFrame which the user can browse in. I would like to be able to store the URL that the iFrame is currently on in a string property (currentSession) on the users account so it will automatically return to this page the next time the user logs in..I am creating an application using Grails/Groov