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

Reply via email to