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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

