It's easy enough to do in general (you set 'tomcat.home' to be the Tomcat installation directory for both, and set 'tomcat.install' to point to the individual directories that have the web-apps defined.). The tricky part is how you are accessing them. If they are on seperate vhosts, then it is pretty simple. Otherwise the rest of the setup depends on whether you are fronting Apache/IIS/iPlanet, or using Tomcat-Standalone.
"Surendra Kumar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi All We are using Tomcat version 3.3.1 in our application. We have 2 webapps. We want one of the web-app to run in jre 1.3.1 and another web-app in jre 1.4. Is this possible to do ? If yes please let me know how to do it. Thanks Surendra --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
