Help Please with JSPs

2000-12-06 Thread Bill Long
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hi. I have a completely stock install of tomcat 3.2 and JDK 1.3 on solaris 2.6 I reconfigured my startupscripts to find my classpath and what not. I start up the Tomcat server and don't get any wierd error messages. I ch

Re: Help Please with JSPs

2000-12-06 Thread Gunjan Doshi
This error usually happens when tools.jar from JAVA_HOME is not found. Try this edit tomcat.bat to explicitly add the above jar file HTH - Original Message - From: "Bill Long" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 06, 2000 3:52 P

RE: Help Please with JSPs

2000-12-06 Thread Randy Layman
tools.jar is not in your classpath. -Original Message- From: Bill Long [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 06, 2000 3:52 PM To: [EMAIL PROTECTED] Subject: Help Please with JSPs *This message was transferred with a trial version of CommuniGate(tm) Pro* Hi. I have a

Re: Help Please with JSPs

2000-12-06 Thread Bill Long
found. > > Try this > edit tomcat.bat to explicitly add the above jar file > > HTH > - Original Message - > From: "Bill Long" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, December 06, 2000 3:52 PM > Subject: Help Please