RE: AGAIN: Does Apache worth it?

2001-07-02 Thread Todd Sussman
We have a similar situation. Our product is almost completly JSP's with about 6 html pages. We have found that the web server included with tomcat was just too slow and we get much better performance with the Apache/Tomcat setup. Just my 2 cents worth. Todd -Original Message- From:

RE: AGAIN: Does Apache worth it?

2001-07-02 Thread Todd Sussman
please give me some feeling concerning the performance improvement? Hoe much faster is Apache then Tomcat? What about the number of concurrent users? Is this an issue? Did you find any differences concerning the stability? Thanks, Eitan -Original Message- From: Todd Sussman

RE: Tomcat in Win2k with IIS

2001-06-05 Thread Todd Sussman
To answer your first question on wether you need a seperate web server, the answer is no. Tomcat works as a web server as well, but it is not a fast server. JDK includes (I believe) a java compiler to create the java files and and interpreter to run the java files. This is why you need it. If

RE: IIS and Tomcat

2001-06-05 Thread Todd Sussman
The messages show you are running IIS as the webserver and it is redirecting the servlets to tomcat. When you shutdown tomcat, IIS can no longer redirect the servlets to tomcat and therefor you get an error. I have never set Tomcat as a stand alone server, but it can be done. Todd

RE: Tomcat IIS how to

2001-06-03 Thread Todd Sussman
Be sure to double check the spelling. We run IIS + Tomcat on a Win2k Server and Adv. Server. Both setups work well. We had a similar problem and it was just a spelling error. Todd -Original Message- From: Jimmie Dean [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 03, 2001 9:09 PM To:

RE: Tomcat/IIS Installation Problem

2001-05-31 Thread Todd Sussman
I am sorry if this question was answered, but our mail server was down for 2 days. We have tomcat 3.2.1 running on Win2k (IIS 5.0). When we run using http, all is fine. When adding SSL via a Verisign Cert., we get a message asking whether we want to d/l secure and unsecure information. I

RE: JSP and Javascript

2001-05-31 Thread Todd Sussman
This is a warning for you and to inform the other members of this list of what was causing our problems regarding SSL. When using IE5.5 and Javascript on a webserver with SSL you will receive an error that you are d/ling secure and unsecure data. This is a bug in IE5.5. A possible workaround

RE: certificate for tomcat and ssl

2001-05-31 Thread Todd Sussman
We use Tomcat 3.2.1 with IIS5.0 on Win2k. We setup our Tomcat the same way and all works well here too. Todd -Original Message- From: Twylite [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 4:47 PM To: [EMAIL PROTECTED] Subject: Re:certificate for tomcat and ssl Hi Has

RE: Still Have SSL problems

2001-05-29 Thread Todd Sussman
it should jsut use keytool that comes with the jdk.. have a look at the tools java doc. i think that netscape object signing uses netscapes keystore. but java ( jdk ) also has a keystore and tool. hope this helps. -Original Message- From: Todd Sussman [mailto:[EMAIL PROTECTED]] Sent

RE: Still Have SSL problems

2001-05-29 Thread Todd Sussman
certificate, u can import it to keystore thru' keytool with alias 'tomcat'. try with this. Rams -Original Message- From: Todd Sussman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 12:06 PM To: [EMAIL PROTECTED] Subject: RE: Still Have SSL problems Ok. Maybe I can explain

RE: tomcat-iis configuration

2001-05-28 Thread Todd Sussman
The servlets we had mapped in tomcat.conf had to be added as aliases in IIS. The same way you added jakarta for isapi_redirect.dll Hope this helps. Todd -Original Message- From: hardik [mailto:[EMAIL PROTECTED]] Sent: Friday, April 06, 2001 3:23 PM To: [EMAIL PROTECTED] Subject:

RE: IIS + Tomcat + SSL

2001-05-28 Thread Todd Sussman
in server.xml of tomcat for ssl enabling? not that jsp doesnt agree or servlets only agree? u r worried of URL for https,not the component,ok. let me know how did u test ur jsp using https? was it working with http? --Rams -Original Message- From: Todd Sussman [mailto:[EMAIL PROTECTED

Still Have SSL problems

2001-05-28 Thread Todd Sussman
I altered the server.xml file as explained in the ssl + tomcat document. The problem I have is that I do not understand how to import the cert. I have from Verisign. This was created with a request gernerated by IIS 5.0. I keep getting an error that it can not find the .keystore file. Do I need

RE: Obtaining SSL Certificate in Servlet/JSP Page?

2001-05-10 Thread Todd Sussman
Don't quote me, but I remember seeing a similar post before. As I recall apache will not forward the ssl information to tomacat. Hope that helps. Todd -Original Message- From: Brendan McKenna [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 10:58 AM To: [EMAIL PROTECTED]

RE: Problem in refresh the new jsp file

2001-05-09 Thread Todd Sussman
We have this same problem. Our work around is to add a space to the name of our scripts.js file and resave. The remove the space. This seems to work for us. Todd Sussman System Manager CareONnet Ltd. -Original Message- From: Franky Tong [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May

IIS 5.0 + Tomcat + SSL ??

2001-05-03 Thread Todd Sussman
Our setup is like this: We have a win2k Server running IIS 5.0 with Tomcat serving JSP's. This works fine when using http. I Downloaded a test SSL certificate from Verisign in order to decide if/when we will implement this. I have never worked with ssl and when I install the certificate and

RE: chart in jsp

2001-03-26 Thread Todd Sussman
We use a program called ESPRESS Chart. It is used to show ECG readings to a web based application. Todd -Original Message- From: Kenneth Westelinck [mailto:[EMAIL PROTECTED]] Sent: Monday, March 26, 2001 2:50 PM To: [EMAIL PROTECTED] Subject: Re: chart in jsp Hi, Maybe you should

SSL With Win2k/Apache/Tomcat

2001-03-14 Thread Todd Sussman
First off I would like to sorry, because I am sure this has been asked a million times. I did look at the FAQ's for tomcat, but didn't see it there. running 2 servers: (1)NT/Apache/Tomcat and (2)Win2k/Apache/Tomcat We would like to add SSL support. Can someone point in the right direction

Tomcat as NT Service with Invoker

2001-02-14 Thread Todd Sussman
I have installed a service with invoker for Tomcat. The problem I am having is that when I try to start the service, I get an error message that there is an overlap in i/o in progress. Error 997 to be exact. Any Ideas. Any other info you need to help me out? TIA Todd

Multi language support in tomcat??

2000-12-31 Thread Todd Sussman
What I am trying to do is use both/either Greek and English fonts in a JSP. The problem is that the server receives ???, instead of What I type. Do I need to change a language.properties file or something? Todd - To

RE: memory req's for tomcat

2000-12-27 Thread Todd Sussman
Don't quote me, but from what I understand, when using Tomcat on a linux machine, you can use another program called MM (memory manager). But, I wouldn't listen to what I have to say, I can't get the company I work for to stop using Apache on windows machines... Todd -Original

RE: 403 forbidden in tomcat-apache

2000-12-26 Thread Todd Sussman
Also...403 error sometimes is caused when you do not allow the proper permissions on the work directory where the jsp's are compiled Todd -Original Message- From: NSB)Hiroshi Kasamatsu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 26, 2000 1:11 PM To: [EMAIL PROTECTED] Subject: Re:

error 405 when using post

2000-11-07 Thread Todd Sussman
I am running apache 1.3.14 -- tomcat 3.1 -- and the jserv.so on a linux RH6.2 machine. In order to log in to our service we use jsp pages with the post method. It is being written to another jsp page. I understand that the post must go to an executable and I assume a jsp page is one. But I