I have stored while I was rendering the page with the get method, and object study in my session.
I am trying to retrieve session['study'] in another get method and it works like a glove, when I am
submitting a form though the post method that handles it, cannot find the session['study'].
Does it have anything to do with the method type or is it something else?
Thanks in advance, and great work by the way!
--
\Chris