Re: problem running a simple struts app

2008-07-14 Thread Dave Newton
--- On Mon, 7/14/08, Dante A. Castiglione Maldonado wrote: > Here are the files In general, attachments are a bad idea on the mailing list. You have an essentially empty web.xml; you need to configure the ActionServlet. http://struts.apache.org/1.3.8/userGuide/configuration.html#dd_config It mi

Re: problem running a simple struts app

2008-07-14 Thread Dante A. Castiglione Maldonado
Thank you very much Here are the files 2008/7/14 Dave Newton <[EMAIL PROTECTED]>: > --- On Mon, 7/14/08, Dante A. Castiglione Maldonado wrote: >> I thought it would be easier to learn. Should I go to version 2? > > Yes. > >> What configuration information/files should i send? > > The struts con

Re: problem running a simple struts app

2008-07-14 Thread Dave Newton
--- On Mon, 7/14/08, Dante A. Castiglione Maldonado wrote: > I thought it would be easier to learn. Should I go to version 2? Yes. > What configuration information/files should i send? The struts configuration file. Dave - To

Re: problem running a simple struts app

2008-07-14 Thread Dante A. Castiglione Maldonado
Thanks a lot No, no particular reason. I thought it would be easier to learn. Should I go to version 2? What configuration information/files should i send? 2008/7/14 Dave Newton <[EMAIL PROTECTED]>: > Without the configuration it'll be tough to help. > > Any particular reason you're using Strut

Re: problem running a simple struts app

2008-07-14 Thread Dave Newton
Without the configuration it'll be tough to help. Any particular reason you're using Struts 1 instead of Struts 2? Dave --- On Mon, 7/14/08, Dante A. Castiglione Maldonado wrote: > From: Dante A. Castiglione Maldonado <[EMAIL PROTECTED]> > Subject: problem running a simple struts app > To: user