> My guess is that's a problem with DynamicMappingFilter, in the book's > first pages the DispatcherServlet seems to be used. But I need to have > clean URLs so am using DynamicMappingFilter instead, it is indeed > configured with <dispatcher>INCLUDE</dispatcher> but maybe it's not > enough/there's some bug?
Further on in the book I use DynamicMappingFilter and it works correctly. By the way, why are you using /elements/AdminMenu.action if you need clean URLs? It probably has no bearing but I'm just trying to think of anything that could influence the result. Cheers, Freddy http://www.stripesbook.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
