Good Morning Doug, Let me try this and let u know... Thanks for the reply Latha
Parsons Technical Services <[EMAIL PROTECTED]> wrote: Latha, For TC4 you need the web.xml to be this: PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> testServlet Testing yourPackageName.testServlet testServlet /testServlet In TC4 you have to have both (if I understand correctly) and when you map you don't need the /servlet in the pattern. Give it a try. Note all servlet tags must be grouped together and occur before the mapping tags. Doug www.parsonstechnical.com > > My xml file is as follows: > > > > PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" > "http://java.sun.com/dtd/web-app_2_3.dtd"> > > > > testServlet > /servlet/testServlet > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster.