Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 9366 invoked from network); 2 Sep 2009 15:44:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 15:44:28 -0000 Received: (qmail 86558 invoked by uid 500); 2 Sep 2009 15:44:25 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 86490 invoked by uid 500); 2 Sep 2009 15:44:25 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 86480 invoked by uid 99); 2 Sep 2009 15:44:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 15:44:25 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of greg.lindholm@gmail.com designates 209.85.219.225 as permitted sender) Received: from [209.85.219.225] (HELO mail-ew0-f225.google.com) (209.85.219.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 15:44:17 +0000 Received: by ewy25 with SMTP id 25so36012ewy.9 for ; Wed, 02 Sep 2009 08:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=dgKdS5AReCIBji+hd/OVx1FEqASs/H8AKkvA9sn4qR0=; b=HnOY5ENX6jOsBE5FiqKGXk1njYRchixKj0jIDRIxf2qo0RL8GB0YSIKGDOhqZE7JUf aqwGrZVr8W2HjKBVb2hf99Fbh5cj604fQJt4HZYqOxKLXmpxgfKZDOkbaLM7UYWyLan4 HHTZ3LiVS54SdXwrW9MWDxg+8trILLQywJz8k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Y5BeVdAtbwvZdZkaHyVzM/ikW4pI6ZkDullbSMc0UGH36uNhTmD/Nj0XID2Jhr6mo1 LNDZhuIcw8NdO9Zo+Wdj/ZctMgQ3LZbQMQZpv8ppPm8ZfcOonH2MD8Umc03Bn7UGsZNJ Y/I99CxBhLMc603YRS0E5qB8N/jRgMSzN42Fw= MIME-Version: 1.0 Received: by 10.216.8.65 with SMTP id 43mr197549weq.168.1251906235735; Wed, 02 Sep 2009 08:43:55 -0700 (PDT) In-Reply-To: <4A9E8CB5.9090906@yahoo.com> References: <4A9E8CB5.9090906@yahoo.com> Date: Wed, 2 Sep 2009 11:43:55 -0400 Message-ID: <74a2042d0909020843y181ac6acjc8ab1339c959d869@mail.gmail.com> Subject: Re: Executing the Struts2 Stack without a server running? From: Greg Lindholm To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=0016364c7a1d79215504729a227f X-Virus-Checked: Checked by ClamAV on apache.org --0016364c7a1d79215504729a227f Content-Type: text/plain; charset=ISO-8859-1 On Wed, Sep 2, 2009 at 11:18 AM, Dave Newton 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. --0016364c7a1d79215504729a227f--