since you are using internationalization, check whether you have the properties file ending with _IT, in the classpath.
> -----Original Message----- > From: Antonello Dell'armi [mailto:A.Dellarmi@;ELIS.ORG] > Sent: Monday, October 28, 2002 2:10 AM > To: [EMAIL PROTECTED] > Subject: Internal Servlet Error: > > > I'm creating the following java example but when i run it > with Tomcat i get the error: > WHO CAN HELP ME? > > Error: 500 > Location: /HelloServlet/Hi > Internal Servlet Error: > > java.util.MissingResourceException: Can't find bundle for > base name LocalStrings, locale it_IT > at > java.util.ResourceBundle.throwMissingResourceException(Resourc > eBundle.java:804) > at > java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:694) > at java.util.ResourceBundle.getBundle(ResourceBundle.java:538) > at HelloServlet.doGet(HelloServlet.java:24) > 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:405) > at org.apache.tomcat.core.Handler.service(Handler.java:287) > at > org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) > at > org.apache.tomcat.core.ContextManager.internalService(ContextM > anager.java:806) > at > org.apache.tomcat.core.ContextManager.service(ContextManager.java:752) > at > org.apache.tomcat.service.http.HttpConnectionHandler.processCo > nnection(HttpConnectionHandler.java:213) > at > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin > t.java:416) > at > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo > ol.java:501) > at java.lang.Thread.run(Thread.java:536) > > > --------------------------------------------- > Antonello Dell'Armi student in > computer science engineering @ > Universty of Rome "Tor Vergata" > ITALY > > e-mail [EMAIL PROTECTED] (unofficial) > e-mail2 [EMAIL PROTECTED] > mobile: +393388638812 > --------------------------------------------- > > ______________________________________________________________ > _____________ > 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 > Disclaimer: This e-mail message along with any attachments is intended only for the addressee and may contain confidential and privileged information of GTL Limited. If the reader of this message is not the intended recipient, you are notified that any dissemination, distribution or copy of this communication is strictly prohibited. If you have received this message by error, please notify us immediately, return the original mail to the sender and delete the message from your system. ___________________________________________________________________________ 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