Hello Yes Anthony, you where right. I created the same structure under the new path and tomcat seemed to get the servlet. Unfotunately he now complains about an Error 500 (Internal Servlet Error) with a long list of errors. I've no idea what this is all about. The servlet works perfectly under the "examples path". I attached the error output that was shown in the browser below. ****** BEGIN OUTPUT ******* <h1>Error: 500</h1> <h2>Location: /pavis/servlet/HelloWorldExample</h2><b>Internal Servlet Error:</b><br><pre>java.util.MissingResourceException: Can't find bundle for base name LocalStrings, locale en at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:707) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:604) at java.util.ResourceBundle.getBundle(ResourceBundle.java:559) at HelloWorldExample.doGet(HelloWorldExample.java:25) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404) at org.apache.tomcat.core.Handler.service(Handler.java:286) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498) at java.lang.Thread.run(Thread.java:48 ****** END OUTPUT ****** Does anyone know what this means an how to fix it? Kind regards, Sven Rixen, Germany -- Sven Rixen Phone: +49 (0)179 21 73 542 mailto:[EMAIL PROTECTED] http://www.rixen.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
