Localization with Struts/Tiles and URLs

2003-10-17 Thread Ruth, Brice
Greetings, all. I'm looking for some guidance on how best to go about a requirement I have from our marketing as far as URL naming goes. We're developing an international (localized) site and we have a requirement that the URLs look something like this: domain/us/ domain/fr/ domain/de/ etc. No

Re: Localization with Struts/Tiles and URLs

2003-10-18 Thread Adam Hardy
On 10/17/2003 09:56 PM Ruth, Brice wrote: Greetings, all. I'm looking for some guidance on how best to go about a requirement I have from our marketing as far as URL naming goes. We're developing an international (localized) site and we have a requirement that the URLs look something like this:

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Adam Hardy wrote: On 10/17/2003 09:56 PM Ruth, Brice wrote: Greetings, all. I'm looking for some guidance on how best to go about a requirement I have from our marketing as far as URL naming goes. We're developing an international (localized) site and we have a requirement that the URLs look

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Adam Hardy
On 10/20/2003 04:47 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/17/2003 09:56 PM Ruth, Brice wrote: I'm looking for some guidance on how best to go about a requirement I have from our marketing as far as URL naming goes. We're developing an international (localized) site and we have a require

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Adam Hardy wrote: On 10/20/2003 04:47 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/17/2003 09:56 PM Ruth, Brice wrote: I'm looking for some guidance on how best to go about a requirement I have from our marketing as far as URL naming goes. We're developing an international (localized) site a

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Craig R. McClanahan
Ruth, Brice wrote: [snip] On the first point, our site will have a global landing page that will present the user with flags to choose their locale. This is semi-offtopic, but might be of interest. When I worked on a large scale multi-lingual app in Europe a few years ago, my intent was to do e

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Craig R. McClanahan wrote: Ruth, Brice wrote: [snip] On the first point, our site will have a global landing page that will present the user with flags to choose their locale. This is semi-offtopic, but might be of interest. When I worked on a large scale multi-lingual app in Europe a few yea

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread ian_d_stewart
Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> cc: Subject: Re: Localization with Struts/Tiles and URLs Ruth, Brice wrote: > [snip] > On the first point, our site will have a global landing page that will > present t

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Adam Hardy
On 10/20/2003 05:57 PM Ruth, Brice wrote: Adam Hardy wrote: If that's a real .jsp file then that has to be a real us directory in your website. If that's the case, you can set the locale via a tag in the JSP. Alternatively you could use a filter. Have you thought of character encoding? If you

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Adam Hardy wrote: On 10/20/2003 05:57 PM Ruth, Brice wrote: Adam Hardy wrote: If that's a real .jsp file then that has to be a real us directory in your website. If that's the case, you can set the locale via a tag in the JSP. Alternatively you could use a filter. Have you thought of characte

RE: Localization with Struts/Tiles and URLs

2003-10-20 Thread Rajat Pandit
-Original Message- From: Ruth, Brice [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 9:41 AM To: Struts Users Mailing List Subject: Re: Localization with Struts/Tiles and URLs Craig R. McClanahan wrote: > Ruth, Brice wrote: > >> [snip] >> On the first point, ou

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Mailing List Subject: Re: Localization with Struts/Tiles and URLs Craig R. McClanahan wrote: Ruth, Brice wrote: [snip] On the first point, our site will have a global landing page that will present the user with flags to choose their locale. This is semi-offtopic, but might be of

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Adam Hardy
On 10/20/2003 07:41 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/20/2003 05:57 PM Ruth, Brice wrote: Adam Hardy wrote: If that's a real .jsp file then that has to be a real us directory in your website. If that's the case, you can set the locale via a tag in the JSP. Alternatively you could

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Adam Hardy wrote: On 10/20/2003 07:41 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/20/2003 05:57 PM Ruth, Brice wrote: Adam Hardy wrote: If that's a real .jsp file then that has to be a real us directory in your website. If that's the case, you can set the locale via a tag in the JSP. Alter

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Adam Hardy
On 10/20/2003 10:33 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/20/2003 07:41 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/20/2003 05:57 PM Ruth, Brice wrote: Adam Hardy wrote: If that's a real .jsp file then that has to be a real us directory in your website. If that's the case, you can

Re: Localization with Struts/Tiles and URLs

2003-10-20 Thread Ruth, Brice
Adam Hardy wrote: On 10/20/2003 10:33 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/20/2003 07:41 PM Ruth, Brice wrote: Adam Hardy wrote: On 10/20/2003 05:57 PM Ruth, Brice wrote: Adam Hardy wrote: If that's a real .jsp file then that has to be a real us directory in your website. If that's