Re: How to Prevent Double Submits After Upgrading to Struts 2.3.16.2

2014-04-30 Thread John Boyer
>>> _ _ _ _ >>> |_ _| |_ ___ | _ |___ ___ ___| |_ ___ | __|___| _| |_ _ _ _ ___ >>> ___ ___ | __|___ _ _ ___ _| |___| |_|_|___ ___ >>>

Re: How to Prevent Double Submits After Upgrading to Struts 2.3.16.2

2014-04-29 Thread Lukasz Lenart
___ _| |___| |_|_|___ ___ >> | | | | -_| | | . | .'| _| | -_| |__ | . | _| _| | | | .'| >> _| -_| | __| . | | | | . | .'| _| | . | | >> |_| |_|_|___| |__|__| _|__,|___|_|_|___| |__

Re: How to Prevent Double Submits After Upgrading to Struts 2.3.16.2

2014-04-29 Thread John Boyer
t;|_| >

How to Prevent Double Submits After Upgrading to Struts 2.3.16.2

2014-04-29 Thread John Boyer
Hello: I'm upgrading from Struts 2.3.4.1 to Struts 2.3.16.2. I've found that my previous solution for preventing double submits no longer works. I get the following warning: ...ParametersInterceptor.warn:56 - Parameter [struts.token.name] is on the excludeParams list of patterns! It's unclear