I haven't received any feedback on the user list and would like to know if it's appropriate to open a Jira issue for the "excludeParams" param in ParametersInterceptor.
Thanks, Jon ----- Forwarded Message ---- From: Jon Wilmoth <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Sent: Monday, September 10, 2007 1:41:18 PM Subject: params.excludeParams vs. Parameter Filter Interceptor? I found an undocumented com.opensymphony.xwork2.interceptor.ParametersInterceptor parameter (excludeParams) that appears to do the same as com.opensymphony.xwork2.interceptor.ParameterFilterInterceptor. The later actually works on full property names vs. the regular expressions that filter out unwanted properties. Is there a recommended usage of one vs. the other? Is the excludeParams undocumented because it's going away/experimental or just and oversight? Thanks, Jon