Seems I got bit by the difference in the way Servlet url mappings work in older 
versions of tomcat.

path without path info etc.

> On Jun 29, 2017, at 11:05 PM, Robert Nicholson <robert.nichol...@gmail.com> 
> wrote:
> 
> So the application performs correctly when run in a Jetty but the same 
> web.xml and .war when deployed in a Tomcat results in all resource requests 
> /css /js /image etc all
> be routed thru my Stripes Interceptors and consequently it results in a  302 
> redirect in for all static data.
> 
> Should I expect to see different behavior between Jetty and Tomcat?
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to