Probably an interceptor would be a better choice if it's app-wide.

Dave
 On Mar 13, 2011 7:45 PM, "Ilya Kazakevich" <ilya.kazakev...@jetbrains.com>
wrote:
> Thanks and does there is a way to configure it for all cases?
> I want to exclude one param from all places
>
> -----Original Message-----
> From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com]
> Sent: Monday, March 14, 2011 2:16 AM
> To: Struts Users Mailing List
> Subject: Re: Exclude parameter from URL tag
>
> IIRC you could set them to null, something like
> <url . . .>
> <param name="name" value="null"/>
>
> Maurizio Cucchiara
>
> Il giorno 14/mar/2011 00.12, "Ilya Kazakevich" <
> ilya.kazakev...@jetbrains.com> ha scritto:
>> Hello,
>>
>> I use "s:url" to generate links. I use includeParams="get".
>> Is there a way to exclude CONCRETE param from it?
>>
>> Ilya
>>
>>
>> ---------------------------------------------------------------------
>> 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