Is there a way to set the locale of the viewRoot? In the jsp:
<f:view locale="#{languageBean.currentLanguage}">
...
</f:view>
does the job.
But where to do this in clay html/xml views?
Torsten
Is there a way to set the locale of the viewRoot? In the jsp:
<f:view locale="#{languageBean.currentLanguage}">
...
</f:view>
does the job.
But where to do this in clay html/xml views?
Torsten