Setup - Samples not working

2002-08-14 Thread godbout . francois
Hi. It`s probably a stupid question, but i'm starting with this... (i should get less dummy within a few weeks) 1 ) Environment I took Tomcat 4.0.3 for windows (.exe). My Laptop is a Pentium3-1000mhz / 512meg ram with Windows 2000 pro SP2. 2 ) Installation I installed JRE 1.3 I defined JAVA_H

Re: Setup - Samples not working

2002-08-14 Thread Peter Davison
You need the JDK not the JRE. The JSP compiler needs the java class "sun.tools.javac.Main" which is (correct me if I'm wrong) not included with the JRE, but is part of the JDK. It's usually found in the tools.jar file. Regards, Pete. On Wed, 14 Aug 2002 13:49:16 -0500 [EMAIL PROTECTED] wrote:

RE: Setup - Samples not working

2002-08-14 Thread godbout . francois
De : Peter Davison [mailto:[EMAIL PROTECTED]] Envoyé : 14 août, 2002 13:29 À : Tomcat Users List Objet : Re: Setup - Samples not working You need the JDK not the JRE. The JSP compiler needs the java class "sun.tools.javac.Main" which is (correct me if I'm wrong) not included with the JR

Re: Setup - Samples not working

2002-08-14 Thread Jean-francois Arcand
[EMAIL PROTECTED] wrote: >Hi. > >It`s probably a stupid question, but i'm starting with this... (i should get >less dummy within a few weeks) > >1 ) Environment >I took Tomcat 4.0.3 for windows (.exe). > >My Laptop is a Pentium3-1000mhz / 512meg ram with Windows 2000 pro SP2. > > >2 ) Installat

Re: Setup - Samples not working

2002-08-14 Thread Nishant_Awasthi
<[EMAIL PROTECTED]> cc: (bcc: Nishant Awasthi) 08/14/2002 Subject: Re: Setup - Samples not w

RE: Setup - Samples not working

2002-08-14 Thread godbout . francois
Hi. I downloaded and installed the SDK 1.3 (found at http://java.sun.com/j2se/1.3/download.html ) I took the SDK (j2sdk-1_3_1_04-windows-i586.exe - 35meg) (second column - second download) I Installed it. I changed my PATH (win2000 control panel/system/..) to include "c:\jdk1.3.1_04\bin" (so t

Re: Setup - Samples not working

2002-08-14 Thread Jean-francois Arcand
[EMAIL PROTECTED] wrote: >Hi. > >I downloaded and installed the SDK 1.3 (found at >http://java.sun.com/j2se/1.3/download.html ) > >I took the SDK (j2sdk-1_3_1_04-windows-i586.exe - 35meg) (second column - >second download) > >I Installed it. > >I changed my PATH (win2000 control panel/system/..

RE: Setup - Samples not working

2002-08-14 Thread Nishant_Awasthi
) 08/14/2002 Subject: RE: Setup - Samples not working 04:18 PM Please respond