If jsps are not hit directly (they are under WEB-INF somewhere) , there is no need to bind them to filter/dispatcher servlet.
I have filter and dispatcher both mapping to '*.action' and it works great. there is a book on stripes that might have more examples, but the website has a good section here http://www.stripesframework.org/display/stripes/Configuration+Reference basically, most (if not all) of configuration comes down to StripesFilter initial params. -----Original Message----- From: Vadim [mailto:vadb...@gmail.com] Sent: Wednesday, March 11, 2009 2:54 AM To: stripes-users@lists.sourceforge.net Subject: [Stripes-users] Stripes web.xml http://www.stripesframework.org/display/stripes/Quick+Start+Guide take a look please at this link. Why they bind *.jsp to filter, and *.action to dispatcher servlet? Where can i actually find some info on this topic (configurations)? ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users