> -----Original Message----- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 10, 2004 12:25 PM > To: Struts Users Mailing List > Subject: RE: Servlet help for a Struts programmer > > > At 12:17 PM 8/10/2004, you wrote: > >WEB-INF/web.xml > > > >You can take a glance there and see what servlets are mapped > to where. > > > >Servlet programming is not that much different. You just end > up doing a > >lot of manual labor to get your parameters and such. Instead of doing > >thing like, myForm.getPersonName(); > > I think that he must be considering replacing JSP with > Servlet. No? What > else could this be? Surely he is not going to replace > ActionForm, etc. > with servlets. That would make no sense. The question is > probably not > well formed. Struts is not an alternative to servlets. It is a web > platform based on JSP and Servlet technology.
Nope.. you misunderstood his question. First he started on struts. Every project he's worked on. Now, PHB wants him to work on another project, which is just servlets. He's never done any servlet programming, so he wants to know what differences there are etc. etc. etc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]