> From: ich eben [mailto:[EMAIL PROTECTED]
> Subject: i18n deployment
>
> Is there a way to display the englisch html file for the .com
> address and the german html file for the .de address?
> Thanks in advance for any advice!

Configure two <Host> elements in server.xml, one for each domain.  Each <Host> 
should point to a different appBase, one for Deutsch, one for English.  Create 
a ROOT directory under each appBase, and put the appropriate .html file in each 
ROOT.
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to