Can i setup Tomcat to run inside the web server process itself (on Netscape/IIS?), instead of running it as a separate process. Do there something available i can use or do i have to write my own JNI code for this?
Created Oct 14, 2001
Davanum Srinivas Yes. The dirty work has already been done for you. More information can be found at TOMCAT - In-Process HowTo.