Re: Found org.apache.catalina.filters.CSRF_NONCE

2011-04-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mathew, On 4/15/2011 4:11 PM, Mathew Samuel wrote: > It does not appear like I have access to HttpServletResponse. Damn. > So if I did have access to that then I could just call > response.encodeURL and everything would seriously just auto-magically >

RE: Found org.apache.catalina.filters.CSRF_NONCE

2011-04-15 Thread Mathew Samuel
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, April 15, 2011 3:49 PM To: Tomcat Users List Subject: Re: Found org.apache.catalina.filters.CSRF_NONCE -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mathew, On 4/15/2011 3:42 PM, Mathew Samuel wrote: > However the exc

RE: Found org.apache.catalina.filters.CSRF_NONCE

2011-04-15 Thread Mathew Samuel
myself on this forum. But truly if it wasn't for all your contributions I would not have even progressed this far. Thank you. Cheers, Matt -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, April 15, 2011 3:47 PM To: Tomcat Users Lis

Re: Found org.apache.catalina.filters.CSRF_NONCE

2011-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mathew, On 4/15/2011 3:42 PM, Mathew Samuel wrote: > However the exception I received back was the following: > java.lang.ClassCastException: > org.apache.catalina.filters.CsrfPreventionFilter$LruCache cannot be > cast to java.lang.String > > Ok, n

RE: Found org.apache.catalina.filters.CSRF_NONCE

2011-04-15 Thread Caldarale, Charles R
> From: Mathew Samuel [mailto:mathew.sam...@entrust.com] > Subject: Found org.apache.catalina.filters.CSRF_NONCE > now I know that the org.apache.catalina.filters.CSRF_NONCE is not a String > but something else. Actually, Konstantin told you that several hours ago: > > 1) ${session['org.apache