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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to