Search the web
Sign In
New User? Sign Up
struts-xsl · Struts for Transforming XML with XSL
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to confirm which properties to be used?   Message List  
Reply | Forward Message #2666 of 2669 |
Re: [struts-xsl] How to confirm which properties to be used?

Take a look at the Struts localisation docs, as stxx just uses the current
locale as set by the Struts framework. The mailreader application that
ships with Struts shows off two languages and how to switch between them.
You can also look at the Struts User Guide, and I believe there is a class
in the struts-extras jar called LocaleAction just for this purpose.

Don

On 4/30/07, angus_liuning <angus_liuning@...> wrote:
>
> I prepared some properties files like this.
> applicationResource.properties
> applicationResource_tw.properties
> applicationResource_zh.properties
> applicationResource_jp.properties
> ...
>
> the stxx will get resources from one by clent's language.
> but I do want to use a select box in page do so.
> How to do like these?
>
> Thanks all.
>
>
>


[Non-text portions of this message have been removed]




Mon Apr 30, 2007 3:58 am

mrdon42
Online Now Online Now
Send Email Send Email

Forward
Message #2666 of 2669 |
Expand Messages Author Sort by Date

I prepared some properties files like this. applicationResource.properties applicationResource_tw.properties applicationResource_zh.properties ...
angus_liuning
Offline Send Email
Apr 30, 2007
3:48 am

Take a look at the Struts localisation docs, as stxx just uses the current locale as set by the Struts framework. The mailreader application that ships with...
Don Brown
mrdon42
Online Now Send Email
Apr 30, 2007
3:59 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help