Search the web
Sign In
New User? Sign Up
javacertstudy · Java Certification Study Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 12432 - 12461 of 67288   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12432
Dear Internet User, Good day, This article I've written is all about the fact where I earned an ASTOUNDING amount of money in less than a month and I've...
curtis
minnovin
Offline Send Email
Dec 2, 2002
6:55 pm
12433
Hi, The actual question was: 1.How to find size of int(number of digits in it) and also, 2.how to check if the int 'i' is null... let's say we havea a code...
asamyuktav
Offline Send Email
Dec 2, 2002
9:22 pm
12434
Oh! Question was pretty Simple One,and we all made it look complicated.... 1: for First Part int i=123; System.out.println( (i+"").length() ); i.e. Convert it...
Gaurav Mathur01
mathur_gaurav
Offline Send Email
Dec 3, 2002
3:08 am
12435
function SetDomain(d) { document.domain = d; } ... With Yahoo! Mail you can get a bigger mailbox -- choose a size that fits your needs...
Sandip Dalvi
sandipdalvi_...
Offline Send Email
Dec 3, 2002
4:24 am
12436
Yes Thats right Primitives cannot be null as we point them directly with values ,but in case of object type we point them using reference & that can be null. ...
Somnath Vispute
somnath_v@...
Send Email
Dec 3, 2002
10:05 am
12437
Thanks...
asamyuktav
Offline Send Email
Dec 3, 2002
9:49 pm
12438
Is there a separate mailing group for JavaMail?????...
greenvillered
Offline Send Email
Dec 3, 2002
9:55 pm
12439
Hi, My client in Atlanta needs 2 Powerbuilder consultants with PowerBuilder, SQL, EA Server, Websphere or related server software JSP and HTML It is a...
Alex
legions2001@...
Send Email
Dec 3, 2002
10:49 pm
12440
Hi First convert the StringBuffer to String . Then get the byte array from the string use this byte array to construct object of ByteArrayInputStream. Somnath ...
Somnath Vispute
somnath_v@...
Send Email
Dec 4, 2002
7:57 am
12441
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the javacertstudy group. File :...
javacertstudy@yahoogr...
Send Email
Dec 4, 2002
1:12 pm
12442
how to convert input stream to string buffer...
greenvillered
Offline Send Email
Dec 5, 2002
5:59 pm
12443
AFter getting ByteArrayInputSTream from InputSTream,what would be the best way to store/save it to disc as a file???...
compu222001
compu222001@...
Send Email
Dec 5, 2002
10:08 pm
12444
Hi, To extend this question, what would be the best way to write Output stream to a disc as a file??? Thanks....
greenvillered
Offline Send Email
Dec 6, 2002
6:59 pm
12445
I would use a FileWriter since I think it's the easiest way to achieve this result or BufferedFileWriter. ... From: "greenvillered" <greenvillered@...> ...
Marcos Dytz
mgdytz
Offline Send Email
Dec 6, 2002
10:35 pm
12446
Sample code? ... achieve this ... inputstream ... Output ... http://docs.yahoo.com/info/terms/...
greenvillered <greenv...
greenvillered
Offline Send Email
Dec 7, 2002
9:48 pm
12447
This is some I used a time ago. JFileChooser arqSaida = new JFileChooser(); arqSaida.setFileSelectionMode(JFileChooser.FILES_ONLY); int result =...
Marcos Dytz
mgdytz
Offline Send Email
Dec 8, 2002
2:15 pm
12448
Dear moderator , Please let us know how to open the files zipped in the files section . Unable to read them ....
askhighflyer <askhigh...
askhighflyer
Offline Send Email
Dec 9, 2002
1:50 pm
12449
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the javacertstudy group. File :...
javacertstudy@yahoogr...
Send Email
Dec 13, 2002
1:03 pm
12450
Hi, My requirement is that i have a file eg : abc.txt, then I need to search the string 'black box'. let's say that i found 6 occurences of the string black...
p10_sri <p10_sri@...>
p10_sri
Offline Send Email
Dec 16, 2002
7:02 pm
12451
Hi, How to remove trailing spaces and newlines at end/beginning of file... Thanks...
greenvillered <greenv...
greenvillered
Offline Send Email
Dec 20, 2002
5:01 pm
12452
Hi jaspreet, Thanks for putting up all this information, well i need a little bit of advice/help from you. Since you are from Delhi, so i suppose u are one of...
p10_sri <p10_sri@...>
p10_sri
Offline Send Email
Dec 26, 2002
2:41 pm
12453
hi jaspreet, since u ahve cleared the exam u can be the right person to guide me. first of which version of the exam did u give 1.2 or 1.4 and why? as i am...
jayhkothari@...
jayhkothari
Offline Send Email
Dec 27, 2002
11:14 am
12454
Hi Jaspreet, Congratulations on clearing your SCJP. Just wanted to know whether you took the Java 1.2 exam or the 1.4 exam? In case you took the 1.4 exam, how...
Rajeshwar K.
k_rajeshwar
Offline Send Email
Dec 27, 2002
11:47 am
12455
Hi Friends.. First of all A VERY HAPPY NEW YEAR to all. Iam taking scjp v1.4 exam. I came to know from sun's website that the syllabus DOES NOT includes 1)...
Jagadeesh K
jags4jobs
Offline Send Email
Jan 2, 2003
12:23 pm
12456
That's correct. no applets, no io, not awt! ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign...
Youquan Zhou
yqzhou
Offline Send Email
Jan 2, 2003
1:24 pm
12457
Then could u pls let me know what the syllabus actually include ??? ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus -...
venkatesh pai
venkateshpai...
Offline Send Email
Jan 2, 2003
5:03 pm
12458
Jagadeesh, Do all the mock exams you can, including purchasing one (besides just the free ones). Also, go on the http://www.sun.com website for info on what...
Tom Triolo
ciscoprog
Offline Send Email
Jan 3, 2003
1:06 am
12459
Dear all: I am really shocked when I failed to compile this line: int a = b = c = 3; Yes, I can compile this one: int a =3, b=3, c=3; But don't you think this...
alexdoncn <alexdoncn@...
alexdoncn
Offline Send Email
Jan 3, 2003
6:50 am
12460
Hi Alex, I guess it's caused variables b & c have not been declared yet (within it's variable type). As we know, Java is very tight to declare variables first...
Denny Permana
denny@...
Send Email
Jan 3, 2003
6:58 am
12461
You can instead write int a, b, c; a = b = c = 3; ... (within it's ... is used. ... philosophy: to ... http://docs.yahoo.com/info/terms/...
gugalepublic <gugalep...
gugalepublic@...
Send Email
Jan 5, 2003
10:16 am
Messages 12432 - 12461 of 67288   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help