[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] RE: cobalt-developers digest, Vol 1 #300 - 3 msgs
- Subject: [cobalt-developers] RE: cobalt-developers digest, Vol 1 #300 - 3 msgs
- From: "Andrew Mossberg" <amossberg@xxxxxxxxx>
- Date: Mon Sep 11 06:00:35 2000
Dave, check out http://www.inicom.com/tomcob.html for the instructions I
posted on getting tomcat 3.1
andrew
andrew mossberg
Director, Operations
Join the Asoki Beta Test Program at http://www.asoki.net/beta.html
PGP Public Key ID: 0x71C8E5F9
eFax number: (253)-295-2294
From: "Dave Simms" <dcsimms@xxxxxxxxxxx>
To: cobalt-developers@xxxxxxxxxxxxxxx
Date: Fri, 08 Sep 2000 20:30:17 GMT
Subject: [cobalt-developers] Tomcat / IIS
Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
I was able to successfully install Tomcat 3.1 on our RaQ 3. I am able to
run servlets using the default setting for Tomcat
(http://www.web_address/servlet/SERVLET_NAME) but I have been unable to use
the servlets within a static webpage - server side include (SSI). I think I
have apache set up correctly to deal with SSI, but I think it's primarily
used for cgi scripts. What do I need to do to use servlets within my web
pages? I downloaded JSSI, but I'm having problems getting it to work as
well. Any help here is appreciated.