Here's <http://www.rkcole.com/articles/struts/crudTutorial/step1.html> the first step of a nice, three-part tutorial (I have no connection to author)
Bob "Sure you can trust the government. Just ask any Indian" - anonymous On Sat, Jan 17, 2009 at 6:21 AM, Nils-Helge Garli Hegvik <nil...@gmail.com>wrote: > One of the things I really like about Struts 2 is how easy it is to > unit test actions. Using the proper mechanisms for injecting what you > need, unit testing the action should be as simple as instantiating the > action, set the appropriate dependencies, and then execute it. > > Nils-H > > On Sat, Jan 17, 2009 at 10:21 AM, Doug Pham <dougtp...@yahoo.com> wrote: > > Hi All, > > I am putting together Struts 2, Hibernate & Sitemesh. Where can I > find information on how to unit test my new application actions? > > > > Thanks, > > Doug > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >