Re: Macintosh and Java

2001-02-25 Thread Angelique Gulermovich Epstein
Stephen, I haven't succeeded in getting the JSP examples that come with Tomcat working on the Mac, but you will probably find http://www.rainwatersoft.com/java4u/tomcat_on_macintosh/ helpful. Good luck! (And please keep us posted.) Angel ---

Re: Macintosh and Java

2001-02-25 Thread Steve Ruby
You should be able to use IE or netscape, this is server side java so it doesn't matter if your browser supports it or not. Did you try the servlet examples? if MRJ is just a runtime then there is no compiler in it and your computer won't compile the JSP pages, try the servlets. they are alrea

Re: Macintosh and Java

2001-02-25 Thread Mel Martinez
--- S Lafredo <[EMAIL PROTECTED]> wrote: > 1. I am running MacOS 9.x, MRJ 2.2.4 and downloaded > jakarta-tomcat-3.2.1 > I clicked on the Tomcat Start and a Java console > opens and displays > > 2001-02-25 12:40:09 - PoolTcpConnector: Starting > HttpConnectionHandler > on 8080 > So it looks like

RE: Macintosh and Java

2001-02-25 Thread S Lafredo
I tried that and it did not work? I was getting very strange error messages from IE. Not wanting to give up I quit Tomcat and started it up again while IE was running (shouldn't make a difference :) and now I get the Tomcat page. When I run the sample JSPs I am throwing exceptions all over the p

RE: Macintosh and Java

2001-02-25 Thread Stefán F. Stefánsson
D] Subject: Macintosh and Java Hi, Has anyone set-up a Macintosh to run Apache and/or Tomcat? I think I have found several ways to do this but I was hoping someone could confirm them for me. 1. I am running MacOS 9.x, MRJ 2.2.4 and downloaded jakarta-tomcat-3.2.1 I clicked on the Tomcat Start and a Ja

Macintosh and Java

2001-02-25 Thread S Lafredo
Hi, Has anyone set-up a Macintosh to run Apache and/or Tomcat? I think I have found several ways to do this but I was hoping someone could confirm them for me. 1. I am running MacOS 9.x, MRJ 2.2.4 and downloaded jakarta-tomcat-3.2.1 I clicked on the Tomcat Start and a Java console opens and dis