RE: newbie: servlet examples work, jsp not

2003-10-19 Thread Johan Kok
JAVA_HOME or Java_Home --- I'm not usre if it makes a difference on the Windows environment, but under Unix it definitely does. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 19 October 2003 12:36 > To: [EMAIL PROTECTED] > Subject: newbie: servlet examples

Re: newbie: servlet examples work, jsp not

2003-10-19 Thread Ben Souther
You don't need to set your classpath. Tomcat does that for you. You should double check that your JAVA_HOME environment variable is set properly. From the command line type: %JAVA_HOME%\bin\javac You should see a menu of switches for the compiler. If not, check to see where your JAVA_HOME environ

Re: newbie: servlet examples work, jsp not

2003-10-19 Thread busse
hello, i tried %JAVA_HOME%\bin\javac and it works properly. Any other ideas? > You don't need to set your classpath. Tomcat does that for you. > > You should double check that your JAVA_HOME environment variable is set > properly. From the command line type: %JAVA_HOME%\bin\javac > You should

RE: newbie: servlet examples work, jsp not

2003-10-20 Thread Mike Curwen
TECTED] [mailto:[EMAIL PROTECTED] > > Gesendet: Sonntag, 19. Oktober 2003 18:37 > > An: Tomcat Users List > > Betreff: Re: newbie: servlet examples work, jsp not > > > > > > hello, > > > > i tried %JAVA_HOME%\bin\javac and it works properly. > >

AW: RE: newbie: servlet examples work, jsp not

2003-10-20 Thread Sven Busse
> ahmm, still having this problem and don't know > > what to do, sorry ... > > > > > > > -----Ursprüngliche Nachricht----- > > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Gesendet: Sonntag, 19. Oktober 2003 18:37 > > &g

RE: RE: newbie: servlet examples work, jsp not

2003-10-20 Thread Mike Curwen
Von: Mike Curwen [mailto:[EMAIL PROTECTED] > > Gesendet: Montag, 20. Oktober 2003 18:06 > > An: 'Tomcat Users List'; [EMAIL PROTECTED] > > Betreff: RE: newbie: servlet examples work, jsp not > > > > > > Are you on XP Home or XP Pro ?

AW: RE: RE: newbie: servlet examples work, jsp not

2003-10-20 Thread Sven Busse
> > > > > -Original Message- > > From: Sven Busse [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 20, 2003 11:21 AM > > To: 'Tomcat Users List' > > Subject: AW: RE: newbie: servlet examples work, jsp not > > > > >