Slightly cleaner updated version of this at: http://www.scolamoore.com/jim/opt-struts-20020629.zip
Functionality is basically the same, but now the two files have been refactored into one, and the logging messages are clearer. --jim On Fri, 2002-06-28 at 17:51, jim moore wrote: > I took a stab at the wrapping stuts with maverick. I don't know if this is > exactly what you had in mind, Jeff, or how you'd go about it, but it does > run the full struts-example webapp inside of maverick. Don't need to change > any struts code at all or even edit the struts-config.xml file. > > In 4 simple steps you're off and running: > 1. add maverick.jar to WEB-INF/lib > 2. add opt-struts.jar to WEB-INF/lib > 3. create a maverick.xml overriding all the struts command names > 4. change web.xml so that *.do (or whatever you were using) points to > mav's dispatcher instead of strut's ActionServlet > > Get it while its hot: http://www.scolamoore.com/jim/opt-struts-20020628.zip > > There's a war file in there that is basically the default struts-example > with the four steps above taken for you. > > I've only tested it with their example app, so there could still be some > broken stuff, but its a pretty solid beginning at least. > > --jim > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Caffeinated soap. No kidding. > http://thinkgeek.com/sf > _______________________________________________ > Mav-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/mav-user > Archives are available at http://www.mail-archive.com/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sf _______________________________________________ Mav-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mav-user Archives are available at http://www.mail-archive.com/
