Re: Setting the default locale

2006-02-02 Thread Laurie Harper
C. Grobmeier wrote: Hi all, my webapplication should always start up for every user with locale "de". How can i manage this easily? I thought on having de in the web.xml or something like that or better having it in struts-config.xml At the moment the browser locale is beeing used. Seems th

Setting the default locale

2006-02-02 Thread C. Grobmeier
Hi all, my webapplication should always start up for every user with locale "de". How can i manage this easily? I thought on having de in the web.xml or something like that or better having it in struts-config.xml At the moment the browser locale is beeing used. Seems that the JSF guys have