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

___________________________________________________________________________
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