Re: Please help me get started

2007-04-20 Thread Ian Roughley
ROTECTED]> 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 please give me a step by step approach to setup struts

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

Re: Please help me get started

2007-04-19 Thread Shahak Nagiel
on <[EMAIL PROTECTED]> To: Struts Users Mailing List 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 bo

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. > http://www.amazon.com/Struts-Complete-Reference-2nd/dp/0072263865/ref=pd_bbs_sr_1/103-0332319-3664651?ie=UTF8&s=bo

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

Re: Please help me get started

2007-04-19 Thread Shahak Nagiel
as a good step-by-step tutorials. - 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

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

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 pi

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 w