I ran into a wierd issue with some session handling stuff today. I have a fairly complex layout with many layout components. I set an attribute in my session and that works just fine in the initial jsp page but once it makes it back to the main layout and then into another layout render component, my attribute in my session has been removed. I fixed this by setting the session attribute on my jsp page tag to be false. Is this what I'm supposed to do? Or am I doing something wrong?
Sent from my iPhone ------------------------------------------------------------------------------ _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users