Hi,

I'm having some troubles implementing a customized locale picker. So far, my
DefaultLocalePicker extension looks pretty much like the one suggested on
the "Stripes: ...and Java Web Development is Fun Again" book, but, although
the change is reflected on messages embedded on .jsp (with the <fmt:message>
tag), messages sent through ActionBeans (like validation errors) always show
up on the browser locale. From the server logs, I can see that the locale is
correctly picked, but the messages are not being translated. Am I doing
something wrong?

Thanks,
Joao
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to