I must be doing something wrong here. I want to a function to run after the controller has run. This function populates some part of my session variable and then i use that information in the next request. Here is the code. I must be doing something wrong here. I want to