Is there a why to set you my context to use a different web.xml file ?
I use tomcat to speedup my Weblogic developement and that would require to have two web.xml files. Is there a way to set the context to user for example web_tomcat.xml file instead ?

I work in exploded format.
Thanks,
MC





From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <users@tomcat.apache.org>
To: Tomcat Users List <users@tomcat.apache.org>
Subject: Re: How do I direct all http requests to Https
Date: Fri, 04 Aug 2006 13:22:57 -0500

I just responded to this yesterday,

web.xml for your web-application

http://e-docs.bea.com/wls/docs61/webapp/web_xml.html#1019727

user-data-constraint & CONFIDENTIAL

Filip

William Chu wrote:
How do I direct a user to the https url when they use the http url?

i.e. http://<url> is directed to https://<url>

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




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




---------------------------------------------------------------------
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