Tomcat standalone vs Tomcat with IIS

2003-11-07 Thread ashish . gadre
Hi there, We have a web application(non-J2EE), which interacts with JTS layer that in turn talks to the Database(SQL). Now this application was earlier hosted in iPlanet which we now want to shift to Tomcat (Tomcat 4.1.27 with JDK 1.4.2). What i am confused about is that would it be better to

Re: Tomcat standalone vs Tomcat with IIS

2003-11-07 Thread Bill Barker
[EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi there, We have a web application(non-J2EE), which interacts with JTS layer that in turn talks to the Database(SQL). Now this application was earlier hosted in iPlanet which we now want to shift to Tomcat (Tomcat 4.1.27 with JDK

Tomcat standalone vs Tomcat/Apache... IIS .........

2001-03-06 Thread Michael Wentzel
Or maybe your could just pass the cgi to a shell of some sort, it would set up the enviroment ( .cshrc etc ) for you. The shell should inherit its initial environment from its parent, ie the java exec. Oh yes, this causes 2 calls to exec|CreateProcess but if you really really