no thanks, I agree with your mail!!
-Original Message-
From: Rick Horowitz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 5:25 PM
To: Horowitz
Subject: My apologies
My sincere apologies to the mailing list for the Boycott China message. I
sent it by accident, without filteri
doPost needs to call doGet or vice versa
-Original Message-
From: Bo Xu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 27, 2001 1:50 PM
To: [EMAIL PROTECTED]
Subject: Re: Problems in POST
Colin Morris wrote:
> Hey BO!
>
> Thanks! I thought that might be one of the possibilitie
I just have a shortcut to the startup.bat file in my C:\Documents and
Settings\shlomi\Start Menu\Programs\Startup. It works fine for me. I don't
have it running as an nt service.
-Original Message-
From: Elizabeth Riley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 6:17 AM
To
Title: "iPlanet How To" = "Netscape How-To" ???
Doesn't the
latest iPlanet support jsp and servlets by itself. I think it does.
Why would you need Tomcat if that's the case?
-Original Message-From: Hawkins, Keith (Keith)
[mailto:[EMAIL PROTECTED]]Sent: Thursday, March 22, 2001
go here for info and links: http://jakarta.apache.org/site/sourceindex.html
and here for specifically the dll:
http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i38
6/
-Original Message-
From: Rahul Misra [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001
as it is in the
how-to file. However, I found out that if I explicitly specify port 8080 it
wortks. Do I have to explicitly name the port? I thought that's the default
one? Thanks.
Dianne Cree <[EMAIL PROTECTED]> wrote:
what url
are you trying to hit?
yes, if there's errors in your servlet you may not get many or any messages.
-Original Message-
From: Steve Ruby [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 3:03 PM
To: [EMAIL PROTECTED]
Subject: Re: Change path of the jakarta-tomcat on Windows NT
Georges Boutros wrote:
>
>
excuse that last reply, I was referring to another problem... <:)
-Original Message-
From: Fabricio Costa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 2:15 PM
To: [EMAIL PROTECTED]
Subject: RES: Change path of the jakarta-tomcat on Windows NT
Yes i installed tomcat at direct
and you tried http://localhost:8080/examples/jsp/index.html?
-Original Message-
From: Fabricio Costa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 2:15 PM
To: [EMAIL PROTECTED]
Subject: RES: Change path of the jakarta-tomcat on Windows NT
Yes i installed tomcat at directory
what url are
you trying to hit?
-Original Message-From: Yana
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, March 20, 2001 2:02
PMTo: [EMAIL PROTECTED]Subject: Please
Help--can't set up
I re-installed tomcat from scratch.
tomcat_home and java_home are set up, keys in Apache
IIS and
Tomcat do work together. Have you hooked up the isapi filter as
isapi_redirect.dll? Followed all the steps in the "Tomcat IIS
HowTo.htm"? I was having some problems and I just went back and carefully
redid my steps and it was working last time I checked. I still don't know
how t
sorry, rs.close is asp. the correct java code came a few mails ago
-Original Message-
From: Dianne Cree [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 2:25 PM
To: [EMAIL PROTECTED]
Subject: RE: Closing ResultSet and Statement?
rs.close, isn't it?
-Original Me
Title: Can Tomcat3.2 run with IIS on Windows2000 Professional?
oh, wait
rs.close is asp. sorry bout that. I think the correct answer was a
few mails ago.
-Original Message-From: Dianne Cree
[mailto:[EMAIL PROTECTED]]Sent: Monday, March 19, 2001 2:25
PMTo: [EMAIL PROTECTED
Title: Can Tomcat3.2 run with IIS on Windows2000 Professional?
yes
-Original Message-From: John Chen
[mailto:[EMAIL PROTECTED]]Sent: Monday, March 19, 2001 1:11
PMTo: [EMAIL PROTECTED]Subject: Can
Tomcat3.2 run with IIS on Windows2000 Professional?
Hi, recently I have tried
rs.close, isn't it?
-Original Message-
From: Mick Sullivan [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 12:49 PM
To: [EMAIL PROTECTED]
Subject: Closing ResultSet and Statement?
Hi
Does anyone know how to close a ResultSet?
Heres my code:
public String getName() throws Excepti
there? I have checked spellings on
worker_file and worker_mount_file...
-Original Message-
From: Dianne Cree [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 2:03 PM
To: [EMAIL PROTECTED]
Subject: RE: Windows 2000 and Tomcat
I read (and did) this: go into your IIS. I'm using 5.0
I read (and did) this: go into your IIS. I'm using 5.0, so you may see a
little differently if you're using 4.0, I don't remember. Anyway, right
click on the "default web site" and go into the properties. Click on the
"home directory" tab and then on the "Configuration" button. The
"Applicati
>>
hi,
we use IIS 5.0 and tomcat 3.0 on a windows 2000 pro. computer
We try to use isapi_redirect.dll of Tomcat for tunelling IIS to the TomCat
server
through a specific port 80.
we use the redirection with a get command and all works well.
When we try to use the Post method.
Unfortunately the
I'm using IIS with Tomcat. I see in the "How To" guide it shows how to add
one to the ISAPI redirector, and then it cruely admits that he/she won't be
talking about adding the context to Tomcat. Don't we HAVE to do that to add
another context? Why would that be left out of the instructions?
A
http://localhost or your computer name.
-Original Message-
From: Azhar Khan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001 5:20 PM
To: [EMAIL PROTECTED]
Subject: re: first day with tomcat
I have installed tomcat on my machine. And i run the startup.bat file when
I wan't to r
I'm using IIS with Tomcat. I see in the "How To" guide it shows how to add
one to the ISAPI redirector, and then it cruely admits that he/she won't be
talking about adding the context to Tomcat. Don't we HAVE to do that to add
another context? Why would that be left out of the instructions?
Al
do a:
response.setContentType("text/plain");
that should do it.
-Original Message-
From: Boon Yeo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 5:55 PM
To: [EMAIL PROTECTED]
Subject: .txt as plain text
I don't know whether this is an Apache, Tomcat, or the
browser issue.
here's a JDBC class:
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.sql.*;
import java.util.*;
public class JDBCconn2 extends HttpServlet
{
int iNumCols;
int iNumRows;
PrintWriter out;
Object value[];
String requestParam;
public void doGet(H
You need to make sure that you have both doGet and doPost included. If your
code is all in doGet then just write doPost like below. It calls doGet. I
had this same problem the first time I tried to POST.
public void doPost(HttpServletRequest request, HttpServletResponse
response) throws Ser
tried but
haven't found a way to programatically add a filter or virtual directory,
either by running a command or editing the registry. If someone knows,
please let me know and I will be happy to build an installer to install
Tomcat w/isapi_redirect.dll.)
Randy
-----Original
How do I get any servlet or jsp page to load through IIS (redirecting to
Tomcat, of course). I have spent an embarrassing amount of time trying to
get this to work. What happened to the days when you just double click on a
setup.exe and everything runs smoothly... I'm using Win 2000. Any taker
26 matches
Mail list logo