Hi all
I know this is probably a stupid question to ask
"can tomcat serve up the competition's ASP pages
written in VBScript" but I have a good reason to
ask it. I am trying to repair a damaged IIS server
on NT4 and it is turning out to be a real pain. I
have already installed tomcat on the serv
Hi all
Does anyone out there know the syntax for
connecting a JSP to an Oracle database using JDBC?
What I am really after is how do I set the
database name, user name and password so that JSP
can set up the connection. So far I have this :-
Connection con =
DriverManager.getConnection("??");
Julie
Thanks for the info. I'll let you know how I get
on with NT/IIS. Sorry I cannot help you with the
J2EE stuff.
Michael
-Original Message-
From: Julie Sorrell
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 6:40 AM
To: '[EMAIL PROTECTED]'
Subject: RE: IIS/Tomcat can I
Hi all
I am looking for documentation or help with
getting Tomcat and IIS web server to work
together. My aim is to have IIS serve up the
static web pages and Tomcat the Servlet/JSP stuff.
Problem is that I can only find documentation on
setting up Tomcat and Apache. I am running Tomcat
on an NT