Hi, I have a problem I don't know how to approach. For some actions, I use a token and it works perfect.
But now I would like to use http://tuckey.org/urlrewrite/ Url Rewrite Filter which needs to include FORWARD in the struts 2 FilterDispatcher to work. When I do this, the JSPs with stop working because of a NullPointerException in TokenHelper.setToken() If I don't include FORWARD , the Url Rewrite rules only work if I set them to redirect, not forward (default). Of course this redirects to dirty url in the browser so it is not enough. -- View this message in context: http://old.nabble.com/Struts-2-token-and-FilterDispatcher-tp27090134p27090134.html Sent from the Struts - User mailing list archive at Nabble.com.