My site is essentially a tree structure of pages - as the user progresses further down they access more specialized content - and most progress through the tree results in adding a variable to the already existing stack.

From my previous programming experience, I expect I should handle these variable by inserting them into page.getSession() (as well as context for the template designer to use)... I couldn't find anything descriptive on this in the howtos... any ideas before I start filling up session?

Thanks
___________________________________
Keith Seim • http://kjsdesigns.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to