Skip to content
webdevwilson edited this page Oct 22, 2010 · 1 revision

making HttpSession groovy

adds property style session access

session.userId = 1234

or

if( session.userId )

Clone this wiki locally