Ever tried to do

Javac -classpath d:\jdk2.2\servlet.jar;d:\javastuff\servlets FstWapSvt.java

That should work...

    Pier

Srinivas Haran <[EMAIL PROTECTED]> wrote:

> I am sorry if I was not clear about the posting , The driver is infact
> in the
>
> d:\javastuff\servlets\org\jgt\mm\mysql\
>
> Directory only.
>
>>>> [EMAIL PROTECTED] 02/01 11:15 AM >>>
> Driver should be in the d:\javastuff\servlets\org\jgt\mm\mysql\, not in
> d:\javastuff\servlets\org\jgt\mm\mysql\driver.
>
> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Srinivas Haran
> Sent: Thursday, February 01, 2001 11:50 AM
> To: [EMAIL PROTECTED]
> Subject: A Question about MYSQL
>
>
> Hi! All,
>
>        I am using webappcabaret.com to deploy and test my servlets,
>        In this regard for the Servlets I am using MYSQL as my database,
>        But when I try to compile the servlet in the dos prompt, it gives
>         me an error in the
>
>                import org.jgt.mm.mysql.Driver;
>
>        line , I have downloaded the MySQL Driver and have
>        installed in the following directory
>
>                d:\javastuff\servlets\org\jgt\mm\mysql\driver
>
>        My servlet is in d:\javastuff\servlets\, Can anybody tell me
>        how to compile this.
>
>        During Compilation I gave the command as follows
>
>          javac -classpath d:\jsdk2.2\servlet.jar;d:\javastuff\servlets\
> org\jgt\mm\mysql\ FstWapSvt.java
>
>                Can anybody solve this problem????
>
> Thanks in Advance
> Srinivas

--
Pier Fumagalli - Sun Microsystems, INC - <mailto:[EMAIL PROTECTED]>
I'm selling my Sony Vaio Z505. Check out <http://www.betaversion.org/~pier/>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to