It is quite clear!
At HelloWorldExample.java:25 (row) there is something trying to get the
resource bundle for German
At 06.29 29/08/01 -0700, you wrote:
>Hi,
>I want to test my servlet application, but there is a wrong message (Error
>500).
>please help me.
>Thanks
>
>
>Error: 500
>Location: /test2/hello
>Internal Servlet Error:
>
>java.util.MissingResourceException: Can't find bundle for base name
>LocalStrings, locale de
> 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:484)
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html