Re: Starting Server

2000-05-30 Thread Gomez, Anthony
and Java. -Original Message- From: Ashish Bhatia [mailto:[EMAIL PROTECTED]] Sent: Friday, May 26, 2000 12:29 AM To: [EMAIL PROTECTED] Subject: Re: Starting Server Hi, Edit the startserver.bat file and make the following changes set CLASSPATH=%appClassPath%;%sysJars%;c:\jdk1.3\lib\tools.jar

Starting Server

2000-05-25 Thread Gomez, Anthony
Hi All, I'm new to JSP. I just downloaded the JDK 1.2 and JSWDK to try some of the DEMOS. When I try to start the server by clicking on the STARTSEVER.BAT file. I get the following error: The necessary packages not included in the classpath environment. Again I'm new to JSP can anybody help!

Re: Starting Server

2000-05-25 Thread anderson
Try include dot ( . ) in your classpath variable. anderson "Gomez, Anthony" wrote: Hi All, I'm new to JSP. I just downloaded the JDK 1.2 and JSWDK to try some of the DEMOS. When I try to start the server by clicking on the STARTSEVER.BAT file. I get the following error: The necessary

Re: Starting Server

2000-05-25 Thread Ashish Bhatia
Pages specification and reference Sent: Friday, May 26, 2000 3:37 AM To: [EMAIL PROTECTED] Subject: Re: Starting Server Try include dot ( . ) in your classpath variable. anderson "Gomez, Anthony" wrote: Hi All, I'm new to JSP. I just downloaded the JDK 1.2