> -----Original Message----- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 10, 2004 12:41 PM > To: Struts Users Mailing List > Subject: RE: Servlet help for a Struts programmer > > > At 12:29 PM 8/10/2004, you wrote: > >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. > > > Hi, Jim. That is what I thought he said. That makes no sense. The > comparison is of apples and oranges. There is no project > that is "just > servlets" unless it is nuts. Struts, again, is not an alternative to > Servlets. Struts is based on Servlet technology. Working on > a project > involving Servlets but not using the Struts framework of course makes > sense. But comparing Struts to Servlets makes no sense.
SUre it does... as he says later.. how do I forward to a completed action... Since in servlets there is no action. The only forward there is, is a real forward, not a struts style forward. Not to mention that most servlets, in the early days did consist of nothing but out.println("") statements ( as Wendy correctly remembered). Having written a few of those.. I really liked it when JSP's when they came out :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]