Re: Please help me get started

2007-04-20 Thread Ian Roughley
: Thursday, April 19, 2007 2:38:17 PM Subject: Please help me get started Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone please give me a step by step approach to setup struts 2 (like 1. move this file to here, 2. do

Please help me get started

2007-04-19 Thread Session A Mwamufiya
Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone please give me a step by step approach to setup struts 2 (like 1. move this file to here, 2. do this, ...), because the tutorial itself requires a tutorial to understand

Re: Please help me get started

2007-04-19 Thread Musachy Barroso
You might want to start by creating a project using the maven archetype: http://struts.apache.org/2.0.6/docs/struts-maven-archetypes.html regards musachy On 4/19/07, Session A Mwamufiya [EMAIL PROTECTED] wrote: Hello, I tried following the Struts 2 bootstrap tutorial, but even the first

Re: Please help me get started

2007-04-19 Thread Dave Newton
--- Musachy Barroso [EMAIL PROTECTED] wrote: On 4/19/07, Session A Mwamufiya Could someone please give me a step by step approach to setup struts 2 (like 1. move this [...] You might want to start by creating a project using the maven archetype: Bootstrap includes creating an app via Maven.

Re: Please help me get started

2007-04-19 Thread Shahak Nagiel
. - Original Message From: Session A Mwamufiya [EMAIL PROTECTED] To: user@struts.apache.org Sent: Thursday, April 19, 2007 2:38:17 PM Subject: Please help me get started Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone

Re: Please help me get started

2007-04-19 Thread Musachy Barroso
Seems like someone hasn't been looking at the bootstrap (me) :) musachy On 4/19/07, Dave Newton [EMAIL PROTECTED] wrote: --- Musachy Barroso [EMAIL PROTECTED] wrote: On 4/19/07, Session A Mwamufiya Could someone please give me a step by step approach to setup struts 2 (like 1. move this

Re: Please help me get started

2007-04-19 Thread Dave Newton
--- Shahak Nagiel [EMAIL PROTECTED] wrote: Problem is, Struts 2 is still too new and I don't think any books cover it. However, there are books out there for Struts 1 (e.g.

Re: Please help me get started

2007-04-19 Thread Shahak Nagiel
] To: Struts Users Mailing List user@struts.apache.org Sent: Thursday, April 19, 2007 2:55:49 PM Subject: Re: Please help me get started --- Shahak Nagiel [EMAIL PROTECTED] wrote: Problem is, Struts 2 is still too new and I don't think any books cover it. However, there are books out

Re: Please help me get started

2007-04-19 Thread Ted Husted
To sum up, * http://struts.apache.org/index.html#Newbies -T. On 4/19/07, Session A Mwamufiya [EMAIL PROTECTED] wrote: Hello, I tried following the Struts 2 bootstrap tutorial, but even the first piece looks like Martian to me. Could someone please give me a step by step approach to setup