Hi ...

I got struts2-blank-2.0.12.war from download of Struts homepage and
probed it on apache-tomcat-6.0.16.

It only displays in Spanish but when I'm testing this same example on
http://struts.apache.org/2.x/docs/tutorials.html in Examples' section,
it works fine.

I tried to add localization to it by adding the intereceptor-ref tag
(name="i18n") and it didn't work, so added interceptor-ref tag
(name="i18nStack") and it didn't work. Then, I added into struts.xml
the property struts.custom.i18n.resources but it didn't work.

what I'm doing wrong? Do I need something more to make it work properly?

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to