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.


Michael




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to