Re: Download IIS

2001-04-10 Thread nickm
It is on the CD you have to speifically install it. It is some sub-folder like utilities or something. S

Remove me please!

2001-04-09 Thread nickm
Please remove me from the list. Thanks, S

Re: Forwarding Servlet/JSP Request to Tomcat from Apache

2001-02-16 Thread nickm
I have this exact problem, hope someone else can help. S - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Tomcat and an external webserver.

2001-02-15 Thread nickm
I got the Tomcat to work as separate http server now and the jsp and servlets that come with it run well enough. As it turns out it was a question of the http ports conflicting between Apache and Tomcat. But now my next question is integrating tomcat into apache or any webserver for that matter.

Re: (Off topic) How to know which hyper-link has been clicked?

2001-02-15 Thread nickm
Assing a variable value to a link and then trap for it in your servlet. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Internal server error.

2001-02-13 Thread nickm
Hi: I have installed Apache with not problem where it is running with port 8040. I installed tomcat and appended the httpd.conf file as instructed. Both Tomcat and Apache are set to use port 8007 to talk to each other. I start Tomcat first then apache and all seems to be oka. But when I try

Re: Internal server error.

2001-02-13 Thread nickm
Where do you set the port in Tomcat? Your not reffering to the ApjServDefaultport, right? This port is set to 8007 in both Apache and Tomcat.

Where to set the JAVA_HOME?

2001-02-12 Thread nickm
Hi: Where do you set the JAVA HOME in tomcat? I looked all over the place for this including the .conf file? Thanks, Stefan

Tomcat and Apache running, but I when I try to get to the examples folder I get an internal server error?

2001-02-12 Thread nickm
Tomcat and Apache running, but I when I try to get to the examples folder I get an internal server error? What can be the source of the problem? Thanks, Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Tomcat and Apache running, but I when I try to get to the examples folder I get an internal server error?

2001-02-12 Thread nickm
Hi: When I launch Tomcat, there is no indication that there is any problem. (I am running this on W2K). But when I try to hit the examples/jsp directory the only thing written on the resulting html page is something to the effect that their was an internal error or misconfiguration and the