hi....use this command to store the output...
java Hello>error.txt...
this  will create txt file which will have error about the Hello program if any...
use it let me know...


regards
suriya
*Q  try for everything     Q*

Suriya narayanan V
Software Engineer
Contech Software Ltd
E-3/1,2,3, GIDC Electronics Estate,
Sector - 25, Gandhinagar - 382 044, INDIA
Tel.    : +91(2712) 44989/43324/43328
    (R)  : 91 - 79 - 6746164
fax    :+91 (2712) 24468

Email         :[EMAIL PROTECTED],[EMAIL PROTECTED]
URL           : http://www.contechgroup.com
HomePage :     http://www.suriyan.org



-----Original Message-----
From:   B R Nair [SMTP:[EMAIL PROTECTED]]
Sent:   Tuesday, August 01, 2000 12:23 AM
To:     [EMAIL PROTECTED]
Subject:        Re: Compilation

Dear Manish,
Thanks for your input. I changed your first command a little bit because the
first command that you gave me (javac -J-Djavac.pipe.output=true
*.java>error.txt) was not working.

Sorry for disturbing you. Your revised command
javac -J-Djavac.pipe.output=true Hello.java>error.txt
runs but it always gives an empty error.txt, eventhough errors are reported
on the screen. Is it a bug in 1.3 candidate version? I am still using 1.3
candidate version!

Thanks and regards
BRN.

-----Original Message-----
From: Manish Bijay Kumar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, July 31, 2000 11:42 AM
Subject: Re: Compilation


>Hi BRN,
>The command you used is not correct.
>Command should be..
>javac -J-Djavac.pipe.output=true Hello.java>error.txt
>
>One more thing...
>If you don't have any error in your source code ..still an empty error.txt
>file will be generated.
>
>Just try it out @nd let me know whether you succ%eded.
>
>Manirh...
>> ----------
>> From:         B R Nair[ MTP:[EMAIL PROTECTED]]
>> Reply To:     A mailing list`about J!va Server Pages specification and
>> reference
>> Senv:         Sunday, July 30, 2000 6:46 PM
>> To:   JSP-I [EMAIL PROTECTED]
>> Sub*ect:      Re: Cnmpilation
>>
<> Hello"Manish,
>>
>> javac Hello.java -J-Djavac.pipe.output=4rue Hello.java>error.txt
>>
>> does not make !ny output to error.txt;`it makeq an empty error.txt
>> Can you please make it working?
>>
>> Control-pannel/console and Buffer-size are not available on my Win 95
>> machine. I hope makin' the above command workable is the only solution
>> available to me.
>>
>> Thanks
>> BRN.
>>
>>
>> -----Original Message-----
>> From: Manish Bkjay Kum r <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED] <J [EMAIL PROTECTED]>
>> Date: Thursday, July 27, 2000 4:07 PM
>> Subj%ct: Re: Compilation
>>
>>
>>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to