go away if you fix your tomcat.
Yoav Shapira
Millennium Research Informatics
>-Original Message-----
>From: Gary Fix [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, March 17, 2004 4:40 PM
>To: Tomcat Users List
>Subject: Tomcat 4.1.12LE Disappears
>
>Hi,
>We are running T
Hi,
Is anyone running Tomcat 4.1.x on an IBM mainframe?
We are considering it for our IBM 7060-H75 Mainframe which runs
the z_OS 1.2.0 operating system that includes Unix System Services but no Linux...
What would we need to install or purchase?
Must it run under Linux?
I'm not a mainframe person
Hi,
We are running Tomcat 4.1.12LE under Win2000 SP2 within a command window.
We use j2sdk1.4.1_02 for our servlet code.
We also use the isapi_redirect.dll dated 11/8/2002.
About the time we upgraded from version 3 of Tomcat to version 4, we strated having
problems
of Tomcat disappearing with no
> Hi!
> I'm new to Tomcat on Windows NT 4.0 Server, SP6, with IIS and Tomcat
> 3.2.4...
> I am able to run the example servlets...
> I installed our first application and it works fine...
> I installed a second applicatiion and each time I try to access the
> servlet I get a "HTTP 404 - File not f
ember 20, 2001 10:06 AM
To: Tomcat Users List
Subject: Re: How To Unload A TomCat Servlet To Reload A New Instance?
Gary Fix wrote:
> Now my question is, once I have loaded a Tomcat servlet, is there a way to
> unload it to get an updated version loaded, without having to shutdown the
>
Hi!
I'm (still) experimenting with Tomcat on Windows NT 4.0 Workstation,
SP6, with PWS and Tomcat 3.2.3...
Now my question is, once I have loaded a Tomcat servlet, is there a way to
unload it to get an updated version loaded, without having to shutdown the
entire Tomcat?
thanks in advance...gary..
mory!
So I shutdown Tomcat, restarted it and the POST servlet works great!
thanks again for the quick response!
gary...
:-)
-Original Message-----
From: Gary Fix [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 8:38 AM
To: 'Tomcat Users List'
Subject: RE: Error 405: HTT
OST is not supported by this URL
Prob On NT?
Hi,
Have you implemented the doPost() method in your servlet or the doGet()?
It needs to be doPost if you're posting from a form.
> -Original Message-----
> From: Gary Fix [mailto:[EMAIL PROTECTED]]
> Sent: 20 November 2001 16:34
Hi!
I'm just beginning to experiment with Tomcat on Windows NT 4.0 Workstation,
SP6, with PWS and Tomcat 3.2.3...
I am able to run the example servlets and a sample one I created that uses
the jdbc-odbc...
I can also run a servlet that uses the GET method...
My problem is when I try to run a servl