public class CreateSessionInterceptor extends com.opensymphony.xwork2.interceptor.AbstractInterceptor
This interceptor creates the HttpSession.
This is particular usefull when using the <@s.token> tag in freemarker templates.
The tag do require that a HttpSession is already created since freemarker commits
the response to the client immediately.
Interceptor parameters: