Re: Kick start to Struts

2001-08-09 Thread Fiona Thorne
I'd like to second much of what Ted said. I've just completed my first project using struts - I was building and learning at the same time. I had a series of about 10 screens, with some reasonably complicated jumping backwards and forwards between screens. This is how I ended up doing things: 1

Re: Kick start to Struts

2001-08-09 Thread Ted Husted
Ted Husted wrote: > [Upfront planning] is generally the first third of a project. At least if you're smart ;-), otherwise you end up doing the planning during the construction phase, which leads to a lot of reconstruction (built the wrong thing, so now we need to build it again), and the infamous

Re: Kick start to Struts

2001-08-09 Thread Ted Husted
ethod is > somewhere in between. (mmm... I guess this isn't much help.) > > Will > > - Original Message - > From: "Rodney Smith" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 09, 2001 3:54 AM > Subject: Kick start to Strut

Re: Kick start to Struts

2001-08-09 Thread William Jaynes
d is somewhere in between. (mmm... I guess this isn't much help.) Will - Original Message - From: "Rodney Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 3:54 AM Subject: Kick start to Struts Hi all, Which comes first the chick

Kick start to Struts

2001-08-09 Thread Rodney Smith
Hi all, Which comes first the chicken or the egg? I need to know when creating a struts web application which comes first, creating the java component first, then build the html and convert to jsp? that is the question I need to get started into my own web application through struts. I would rea