Struts loads properties files based on the locale stored in the user's 
session.  One quick way would be to define properties files for languages 
you will never support and assign those languages to different client types. 
  So, chinese could be cell phones, etc. When you recognize a cell phone 
user you can put the chinese locale in there session so struts will use the 
"chinese" properties file.

There is probably a much more elegant solution but this would work.

David






>From: [EMAIL PROTECTED]
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>Subject: Look & Feel
>Date: Wed, 16 Oct 2002 15:31:13 +0200
>
>
>Hi
>
>We have a requirement to change our site depending upon the User's
>Client type. This involves changing the look & feel using stylesheet
>and images which is quite straight forward.
>How about things like using different Application Resource properties
>files depending upon the Client type for example, to display
>different messages ?
>Any suggestion or resource I should look at to achieve this kind of
>personalization using Struts ?
>
>thanks for your help
>
>
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>


_________________________________________________________________
Choose an Internet access plan right for you -- try MSN! 
http://resourcecenter.msn.com/access/plans/default.asp


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

Reply via email to