[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

JspMsgRes missing


Hello,

I'm using GNUJSP 1.0, Apache 1.3.12, JServe 1.1 on NT 4. The following
happen when I try to see the
http://localhost/myexamples/hello.jsp:

java.util.MissingResourceException: Can't find resource for base name
org.gjt.jsp.prop.JspMsgRes, locale pt_BR: file:c:/arquivos de
programas/apache group/apache/htdocs/myexamples/hello.jsp

I've tried solve this putting JspMsgRes_pt_BR.properties in the
gnujsp10.jar but isn't work.

servlet.gnujsp.initArgs=language=pt,country=BR,...
servlet.gnujsp.initArgs=language=en,country=US,...
servlet.gnujsp.initArgs=language=de,country=DE,...

Trank you

Arnaldo