Re: com.oreilly.servlet problem

2000-12-21 Thread Raj Kumar Jha
The classpath should be set to c:\classes as com.oreilly.servlet is the package structure in which the class files are searched. - Original Message - From: fau k To: [EMAIL PROTECTED] Sent: Thursday, December 21, 2000 10:47 PM Subject: com.oreilly.servlet problem Hi, I am

SV: com.oreilly.servlet problem

2000-12-21 Thread Matthias Carlsson
OTECTED]] > Sent: Thursday, December 21, 2000 10:04 AM > To: [EMAIL PROTECTED] > Subject: SV: com.oreilly.servlet problem > > > Put cos.jar in /WEB-INF/libs > > [ Matthias Carlsson ] > [ Programmer (Java, CGI/Perl, Javascript, HTML) ] [ Web Designer ] > [ E-Mail : [EMAIL PROTECTED]

Re: com.oreilly.servlet problem

2000-12-21 Thread for chatting
mention the name of the jar file specifically in the classpath, i believe that solves the problem. --- fau k <[EMAIL PROTECTED]> wrote: > Hi, > > > I am com.oreilly.servlet package for upload a > document. When I unzip it > unziping into local drive with classes directory.. > > > I am setting

Re: com.oreilly.servlet problem

2000-12-21 Thread Rosh Nair
and add the classpath setting in tomcat.bat eg:- set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\lib\cos.jar -Original Message- From: Matthias Carlsson [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 21, 2000 10:04 AM To: [EMAIL PROTECTED] Subject: SV: com.oreilly.servlet problem Put

SV: com.oreilly.servlet problem

2000-12-21 Thread Matthias Carlsson
API Technology. [mailto:[EMAIL PROTECTED]]För fau k > Skickat: den 21 december 2000 18:17 > Till: [EMAIL PROTECTED] > Ämne: com.oreilly.servlet problem > > > Hi, > > > I am com.oreilly.servlet package for upload a document. When I unzip it > unziping into local drive

com.oreilly.servlet problem

2000-12-21 Thread fau k
Hi, I am com.oreilly.servlet package for upload a document. When I unzip it unziping into local drive with classes directory.. I am setting the classpath to c:\classes\com\oreilly\servlet but it is not working .. I am trying in different ways.. but there is no luck.. I put the jar file c