[EMAIL PROTECTED] wrote:
Okay, then you are successful in the integration. To be exact, ".jsp" pages are not run on IIS, but on Tomcat and then passed over the result to IIS.-----Original Message----- From: BAO RuiXian [mailto:[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
I have successfully integrated Tomcat 4.1 and IIS. I have Tomcat handleall
Although I don't use IIS, but, since you still have problems, how can you claim you have successfully integrated Tomcat 4.1 and IIS.
Because all ".jsp" pages run on IIS. I've installed the filter on
IIS and setup the configuration on Tomcat. It was hard as hell, but now the
jsp pages work.
This is new to me. Although I know Tomcat is develeped by Apache Software Foundation, but I never came across with this directory name. I have installed Tomcat on both windows and linux several times. On windows, it is said no good to have spaces in your path name for tomcat installation like 'Program Files'. You don't have problems with it though.using. I don't know where to put my classes. I've tried putting them inHow come apache has a play here? Apache is another web server.
the common folder in the apache program directory, but it still does not
Sorry, when you install Tomcat it makes a folder in Program Files called
'APACHE SOFTWARE FOUNDATION'.
Yes, like others already pointed out, you should put your class files under your App_Dir/WEB-INF/classes directory.I guess you want to use IIS as a frontend for so-called static pages while Tomcat as a backend for so-called dynamic pages.
Yep. Not by choice.
Best
Bao
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
