On Wed, Sep 2, 2009 at 11:18 AM, Dave Newton <newton.d...@yahoo.com> wrote:
> James Carr wrote: > >> I've been doing a lot of rails development lately, and one thing I >> like is how I can use Cucumber to test my rails app through the >> controller, and through this I can test validation and templates that >> are rendered without the server running. >> >> Is it possible to do something like this for Struts2? >> > > Yep. > > Dave > > > LOL ... A little short on details there Dave.