Thanks for your replies.. I've done.

I have kept multiple properties file under the app name for multiple
languages & tml pages also. & 

My properties, tml pages loaded as per the language, However the css files
are not loading?

I've kept css in this structure:

My deployment path is src/main/webapp under that

I have --> layout/images/....

&       --> layout/css files, js files etc.,

When checked using firebug, found that my css call changed 
from href="layout/styles.css" 
to href="de/layout/styles.css"

Is this correct? Do I have to create multiple language style sheets also?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/How-to-call-locale-properties-file-based-on-urls-tp5719862p5719924.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to