Thanks, I'll give it a try.

Cheers!
mg 

-----Original Message-----
From: Musachy Barroso [mailto:musa...@gmail.com] 
Sent: Tuesday, February 10, 2009 11:09 AM
To: Struts Users Mailing List
Subject: Re: Out of date documentation?

Assuming that only the number changes, this should do: d-\d*-s

musachy

On Tue, Feb 10, 2009 at 12:03 PM, Griffith, Michael *
<michael.griff...@fda.hhs.gov> wrote:
> Can you help me out with the expression? I am terrible with RE.
>
> -----Original Message-----
> From: Musachy Barroso [mailto:musa...@gmail.com]
> Sent: Tuesday, February 10, 2009 10:59 AM
> To: Struts Users Mailing List
> Subject: Re: Out of date documentation?
>
> The params interceptor takes regular expressions, for both accepted 
> and excluded params.
>
> musachy
>
> On Tue, Feb 10, 2009 at 11:56 AM, Griffith, Michael * 
> <michael.griff...@fda.hhs.gov> wrote:
>> Is there any way to exclude a parameter using a wildcard expression?
>> I want to block certain parameters generated by displayTag.
>>
>> DisplayTag generates parameters like this:
>>
>>  d-1341904-s
>>
>> The actual name of the parameter may vary, but it is always d-*-s...
>>
>> MG
>> -----Original Message-----
>> From: Musachy Barroso [mailto:musa...@gmail.com]
>> Sent: Tuesday, February 10, 2009 10:34 AM
>> To: Struts Users Mailing List
>> Subject: Re: Out of date documentation?
>>
>> That interceptor does exist, but its functionality is also in the 
>> params interceptor. True to our motto "if there aren't three 
>> different
>
>> ways of doing it, it ain't Struts 2" :)
>>
>> musachy
>>
>> On Tue, Feb 10, 2009 at 11:25 AM, Griffith, Michael * 
>> <michael.griff...@fda.hhs.gov> wrote:
>>> It is possible that the following page is out of date:
>>>
>>> http://struts.apache.org/2.1.6/docs/parameter-filter-interceptor.htm
>>> l
>>>
>>> It should reference the params interceptor, right?
>>>
>>
>>
>>
>> --
>> "Hey you! Would you help me to carry the stone?" Pink Floyd
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>
>
>
> --
> "Hey you! Would you help me to carry the stone?" Pink Floyd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



--
"Hey you! Would you help me to carry the stone?" Pink Floyd

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


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

Reply via email to