Struts, Message properties locale problem

K

kingori

I want to use only one message resource in my web app.

I think I wrote my struts-config right.
<message-resources
parameter="foo.bar.ApplicationResources" null="false"/>

in struts 1.1, I god error message like
???ko.menu.prefix???

so, I made another file in /foo/bar/ApplicationResources.properties_kr

I have upgraded struts to 1.2 and I god another error message
???ko_KR.menu.prefix???

In strtus document ( & another I18n properties ), if optional locale
message is not present, default local message should be retrieved.
But, as above,I got only fail message.

I'm using resin 2.1.11 and firefox.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top