Hi. I'm trying to use the tokenSession interceptor to prevent double submit problems. The problem is that this line in TokenHelper.setToken (invoked from <s:token /> tag) always return null:

ActionContext.getContext().getSession()

I'm also using the createSession interceptor, but it's still not working.

What else should I do to get this to work?

Thanks in advance

****

****

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to