haha got it Lukasz.Thanks. On Thu, Jun 25, 2015 at 1:02 AM, Lukasz Lenart <[email protected]> wrote:
> 2015-06-25 5:25 GMT+02:00 Kiran Badi <[email protected]>: > > ok Lukasz,Thanks > > > > I think its exclude pattern which was required here > > > > I am using <constant name="struts.action.excludePattern" value="URL1.do, > > URL2.DO"/> > > It's a pattern, regex so you must escape "." like this > "URL1\\.do,URL2\\.do" > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

