[jboss-user] [JBoss Cache: Core Edition] - Language specific content

steven.whatmore do-not-reply at jboss.com
Tue Jun 16 11:33:34 EDT 2009


Good morning,

I am trying to drop in a language specific button set that is defined in the file buttons.css in subdirectories such as:

     /css/en
     /css/fr
     /css/zh_CN

etc.

In my page I have the following code:


  | <link rel="stylesheet" type="text/css" href="../css/en/buttons.css" />
  | 

and need to replace the hard-coded value of "en" above with the request / session locale

What is the proper way to do this?

Whatty

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237984#4237984

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237984



More information about the jboss-user mailing list