lol. Take a look at the JUnit plugin, some stuff was recently added to
that plugin that will let you test your actions outside the container.
The only problems is JSPs, for which you can use the Embedded JSP
plugins. So as Dave said, yes you can but you have to use those 2
plugins.

musachy

On Wed, Sep 2, 2009 at 8:43 AM, Greg Lindholm<greg.lindh...@gmail.com> wrote:
> 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.
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to