RE: Simple design question

2004-08-16 Thread Jim Barrows
> -Original Message- > From: Kenneth Litwak [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 3:54 PM > To: Struts Users Mailing List > Subject: Simple design question > > > I'm trying to teach myself Struts while writing an actual > application . I need to go from an index.

RE: Simple design question

2004-08-13 Thread Dhaliwal, Pritpal (HQP)
Hi Kenneth, This is a quick little tutorial by me, it might help. Feedback is appreciated. http://www.bachansoft.com/tutorials/web/strutsquickstart.jsp Pritpal Dhaliwal -Original Message- From: Kenneth Litwak [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 3:54 PM To: Struts Us

Re: Simple design question

2004-08-13 Thread Wendy Smoak
From: "Kenneth Litwak" <[EMAIL PROTECTED]> > I'm trying to teach myself Struts while writing an actual > application. Before you start writing your own, spend some time with the struts-example webapp, and figure out how it works. Running your container and that example in a debugger (JSwat?) for