You can either list them all (whether you want to do this depends on how many JSP files you have) or (temporarily) use a different suffix for the JSPs you're converting.
On Fri, Jun 6, 2008 at 7:37 PM, Ken <[EMAIL PROTECTED]> wrote: > Hello all, > I have just taken over a sloppy project that mixes asp and jsf and I am going > to > convert it all to stripes. My problem is that both stripes and jsf that has a > filter in web.xml that grabs *.jsp files. Is there any parameters or a way > that > i can specify which jsps to grab for each filter so that the jsf's that are > marked as jsps go to jsf servlet and other ones go to stripes filter? > Ken. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
