You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "mysql@oh-baby.net" <my...@oh-baby.net> on 2001/09/03 18:51:51 UTC

can't find resource for LocalStrings_en_US

Hi!

I'm trying to serve/create a .wrl file (VRML) by using servlets.

----//-----
public class prueba extends HttpServlet {
...
response.setContentType("model/vrml");
...
out.println("#VRML V1.0 ascii.\n");
...
----//-----

I compile it correctly, but when calling it from the browser I get:

Error: 500
Internal Servlet Error:
java.util.MissingResourceException: can't find resource for
LocalStrings_en_US
..

Any suggestion?




---------------------------------------------------------
This mail was sent through Eoffice: http://www.eoffice.dk