Hi! I use Visual Age for Java 3,02 with Tomcat 3.1 integrated. I have the problem that when I start Servlets (e.g. http://localhost:8080/servlet/my.package.MyServlet) the parameters standing in "web.xml" are not read in. The file is stored in the directory <pathToTomcat>\webapps\ROOT\WEB INF. The web.xml should be error free, since I exported the Servlet also into a new created context, and it works reading the parameters in. Does someone have a tip? Thorsten
