type "r test.htm Test", then you will have a file called "Test.java".
then type "javac Test.java" (if you have JSDK2.0 installed correctly),
then you will have a file called Test.class.
ps: make sure you use jdk1.1 or higher...
tell me if you still have problem.
On Thu, 6 May 1999, Sandro Paoletti wrote:
> Hi!
> Thanks for all, but i have a problem!
> I have typed this:
>
> C:\Utenti\Paoletti\Tesi_Paoletti\Servlet_Java\Trasforma_Html_in_Java>r
> test.htm
>
> C:\Utenti\Paoletti\Tesi_Paoletti\Servlet_Java\Trasforma_Html_in_Java>java
> -class
> path
> C:\jdk1.1.7B\liB;C:\Utenti\Paoletti\Tesi_Paoletti\Servlet_Java\Trasforma_Ht
>
> ml_in_Java HtmToServletConverter test.htm
> Unable to initialize threads: cannot find class java/lang/Thread
>
> I'm new in Java ! What i have to do ?
> Sandro
>
> "Alvin, lau" wrote:
>
> > sorry, i made a mistake for my last mail.
> >
> > edit r.bat and change the parameter classpath to where you put the
> > HtmToServletConverter.class
> >
> > To use it, type : r xxxx.htm classname, then you will have a file
> > called
> > classname.java
> >
> > I wrote it after i typed 200 times "pw.println..." :->
> > ps: tell me if you have any problem.
>
> ___________________________________________________________________________
> 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
>
___________________________________________________________________________
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