Thank you so much for this sample program for inputting data. I'm a beginning
programmer in Java and very interested to learn a lot in this language. Does
anybody has a sample for a printing program ? A program that will accept a data
via keyboard and then print ? Also, a program about browsing
I'm sorry my message was not clear. Actually, I meant print on the printer, not
on the screen.
Ray
From: Hemanth KE <[EMAIL PROTECTED]>
Date: 2008/09/16 Tue AM 07:05:25 CDT
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED],
java-ee-j2ee-programming-with-passion@googlegroups.com
Subject: Re:
I tried to run the program but I got an Exception error message that says:
Exception occurred: java.io.FileNotFoundException: LPT1 (The
system cannot find the file specified)I think the error occurred because my printer is a network printer. The printer is directly connected to the router and
I tried to run the program but I got an error message that says:
Exception occurred: java.io.FileNotFoundException: LPT1 (The system cannot find the file specified)
I think the error occurred because I'm using a network printer. It is connected directly to the router and the computer that I u
Now, I'm confused where to insert this new code in the program provided by Heman.Sep 17, 2008 06:05:23 AM, [EMAIL PROTECTED] wrote:Hi,please try . BufferedReader aBR=new BufferedReader(new InputStreamReader(System.in)); try { String aW=aBR.readLine(); System.out.print(aW); aBR.read(); } catc
I inserted the code to the program provided by Heman. The input portion worked fine but the printing didn't. I got an IOException error. There must be wrong somewhere.Please see the following:import java.io.*;public class ConsoleInput { public static String readLine() { StringBuffer re
To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com THIS WAS CLEARLY MENTIONED AT THE BOTTOM OF THIS GROUPS' EMAILS.Jan 16, 2009 12:09:16 AM, akash_shada...@yahoo.co.in wrote:Hello there !
Please unsubscribe me.
Get an email ID
Check this link. It's about ORACLE's Sun Deal.http://news.moneycentral.msn.com/provider/providerarticle.aspx?feed=BWK&date=20090424&id=9835650Apr 25, 2009 05:55:14 AM, tariq...@hotmail.com wrote:Dear AllI think this is not authentic that Oracle has bought Sun Microsystem.This is wrong. There is n
To start you can check on this link: http://www.javapassion.com/coursefaq.htmlYou can get a lot of information about the course in that link.Jun 12, 2009 11:11:53 AM, olayemiolosu...@yahoo.com wrote:please, i dont know when the class started .can someone help me outwith j2ee?.how do i start