This is the simplest web.xml that works fine: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> <web-app> <display-name>helloworld6</display-name> </web-app>
-Piyush -----Original Message----- From: marian caraiman [mailto:[EMAIL PROTECTED] Sent: Saturday, July 23, 2005 5:35 AM To: Jetspeed Users List Subject: Re: Newbie question Hi I restarted Tomcat and it works fine. Thank you. Please, can you explain me what you mean by "using the right web.xml" ? Best regards. kama. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
