PDA

View Full Version : Access to session variable from Controller



sergei
Jun 13th, 2005, 01:54 AM
Hello,

Any tricks to access to a session variable from controller. I have a e-shop application and want to use session object "shop" on the page updating product information.

Thanks for advise.

cmgharris
Jun 13th, 2005, 03:36 AM
The WebUtils class has some convenience methods for this.