rom: Peter Phillips
Reply-to: "Struts Users Mailing List"
To: Struts Users Mailing List
Subject: Re: struts2 filter-mapping url-pattern
Date: Wed, 2 Sep 2009 06:57:02 +0100
Using *.action and /struts/* works fine for our projects. I wanted to
do that since I wanted to map *.do to a str
>> From: Peter Phillips
>> Reply-to: "Struts Users Mailing List"
>> To: Struts Users Mailing List
>> Subject: Re: struts2 filter-mapping url-pattern
>> Date: Wed, 2 Sep 2009 06:57:02 +0100
>>
>> Using *.action and /struts/* works fine for our pr
Rusty Wright wrote:
This struts newbie would like to know, what's the /struts/* mapping for?
The static files S2 serves (CSS, JS).
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-
ng List
Subject: Re: struts2 filter-mapping url-pattern
Date: Wed, 2 Sep 2009 06:57:02 +0100
Using *.action and /struts/* works fine for our projects. I wanted to
do that since I wanted to map *.do to a struts 1 filter.
Peter.
2009/9/2 Wes Wannemacher :
One thing I've been itching to try
*.action works fine for me too.
-Original Message-
From: Peter Phillips
Reply-to: "Struts Users Mailing List"
To: Struts Users Mailing List
Subject: Re: struts2 filter-mapping url-pattern
Date: Wed, 2 Sep 2009 06:57:02 +0100
Using *.action and /struts/* works fine for our pr
Using *.action and /struts/* works fine for our projects. I wanted to
do that since I wanted to map *.do to a struts 1 filter.
Peter.
2009/9/2 Wes Wannemacher :
> One thing I've been itching to try is to map to *.action and /struts/*
>
> Those are pretty much the two things you "need"
>
> Try th
One thing I've been itching to try is to map to *.action and /struts/*
Those are pretty much the two things you "need"
Try that and see if it works.
By the way, do you get an exception or something? The filters are supposed to
be friendly to non-struts requests... If you're having a problem,
I think It' s impossible to do, because all of request's must pass to the
filter! If I'd been wrong, please, somebody correct me!
2009/9/1 Rusty Wright
> In the web.xml why is the filter-mapping url-pattern /* ? Would it work to
> change it to *.action instead?
>
> For some reason, I can't get
8 matches
Mail list logo