Search the web
Sign In
New User? Sign Up
Java_Official · Java SE . EE . ME . AJAX . Web services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 12463 - 12493 of 31539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12463
Hi I am new to this and am having trouble generating and on load event with the browser that java.net generates if someone could point me in the right...
Richard
rich54110
Offline Send Email
Nov 1, 2003
8:26 am
12464
Hello, can anyone suggest how I can make a diamond in # an empty one and a filled one? Thanks, Rose [Non-text portions of this message have been removed]...
Rose Dalli
dallirose
Offline Send Email
Nov 1, 2003
8:26 am
12465
Hello Everyone, I am very new to using Java Script on my site pages. One challeng I am facing now is how to place 2 different JS menus one one HTML page? I...
altlearn@...
al_org
Offline Send Email
Nov 2, 2003
2:46 am
12466
... Plz more info, what's your point?...
dee3lmo
Offline Send Email
Nov 2, 2003
2:46 am
12468
Does anyone know how to access COM (serial) ports from java under Windows? Thank You....
Hendy K
yorunosora2001
Offline Send Email
Nov 2, 2003
7:55 pm
12469
... Sounds like homework....
Adam Carter
typidemon
Offline Send Email
Nov 2, 2003
7:56 pm
12470
... Hi Kent, JavaScript and Java are two totaly different beasts. Go find a JavaScript email list and ask there. Adam...
Adam Carter
typidemon
Offline Send Email
Nov 2, 2003
7:56 pm
12471
I want to display on the screen something like this. I want one filled and one empty (just the outline of a diamond! Hope this is more clear! # #### ######## ...
Rose Dalli
dallirose
Offline Send Email
Nov 2, 2003
7:56 pm
12472
Hi all, I need help with the following issue: say I have a class that gets instantiated inside of another class; I want to know how can I access this outer...
Radu Popa
radup_ro
Offline Send Email
Nov 2, 2003
7:56 pm
12473
Hi all, I am interested in using batik in my java project but i am having difficulty installing it. I have downloaded the batik-1.5.zip file from the web. ...
peter_rodhouse2003
peter_rodhou...
Offline Send Email
Nov 2, 2003
7:56 pm
12474
I have created a couple different classes, each containing several questions from a particular subject. I also have a source code file which I would like to...
webmaster137
Offline
Nov 3, 2003
6:49 am
12475
hi i m zubair from pakistan and now i m doing my diploma in computer science ..now a days i m confused about my one project ..will any budyy tell me how cn i...
ZUBAIR SHAIKH
brindeled
Offline Send Email
Nov 3, 2003
6:49 am
12476
... You are going to need to use a loop, and a String that adds to it self. Something like (assuming you want the diamond to 7 long String blah = ""; for (int...
Adam Carter
typidemon
Offline Send Email
Nov 3, 2003
6:49 am
12477
... What are you trying to access? If you are trying to access some data from the first one, can you pass it along? B b = new...
Adam Carter
typidemon
Offline Send Email
Nov 3, 2003
6:49 am
12478
something like this, class c1 { class c2 { public void printClassName() { c1 obj=new c1(); obj.printClassName(); } } public void printClassName() { ...
venkat kumar
venkat24sep
Offline Send Email
Nov 3, 2003
6:49 am
12479
I'm a student learning java and ran into this run time error in one of my projects. If any one could help- thank you. I have within the class NewSpecies...
noid10159
Offline Send Email
Nov 3, 2003
6:49 am
12480
That's why the gods invented the equals method in java.lang.Object If getName() returns a String then simply do: if ( getName().equals(nameSearch) ) { ...
Andreas Mecky
andreasmecky
Offline Send Email
Nov 3, 2003
9:44 am
12481
Hi Andreas This is what i got from the stack trace: C:\jdk1.3.1_01\bin>javac testconnj.java C:\jdk1.3.1_01\bin>java testconnj JDBC Driver Error ...
sabcarina
Offline Send Email
Nov 3, 2003
2:06 pm
12482
The jar file containg the com.mysql.jdbc.Driver class is not inthe class path. There are 2 ways you can add them. Option 1: Use the -cp with the java command ...
Vijay Appadorai
vijayaro_1999
Offline Send Email
Nov 3, 2003
2:15 pm
12483
Typo.... This C:\jdk1.3.1_01\bin>javac -cp <path_to_jar_file> testconnj.java should read as C:\jdk1.3.1_01\bin>java -cp <path_to_jar_file> testconnj ... ...
Vijay Appadorai
vijayaro_1999
Offline Send Email
Nov 3, 2003
2:23 pm
12484
hi the jar file mysql-connector-java-3.0.9-stable-bin.jar i had put in C:\jdk1.3.1_01\jre\lib\ext immediately after dowloading the driver. When i tried also to...
sabcarina
Offline Send Email
Nov 3, 2003
2:41 pm
12485
I new to java, however from the code I’ve read you need to add a constructor in your inner class with a reference similar to the following: Class a { void...
Neil Gordon
neilgastidia...
Offline Send Email
Nov 3, 2003
3:54 pm
12486
I think you must use getName().equals(nameSearch) to solve the problem. This method compares the string for equality, while == compares two objects for...
Ghasem Kiani
ghasemkiani
Offline Send Email
Nov 3, 2003
3:54 pm
12487
... That only works for generic data ... You are probably better off passing information to class C2 from c1 instead of making a second instance of c1 Adam...
Adam Carter
typidemon
Offline Send Email
Nov 3, 2003
3:54 pm
12488
Hi Adam, What I am trying to do is to have a method in class b that will use the class name of class a. Basically I am writing some kind of a logger class that...
Radu Popa
radup_ro
Offline Send Email
Nov 3, 2003
3:54 pm
12489
Hi, everybody! I have some troubles with JBuilder! I programmed in C++ Builder, but now I have to use JBuilder... the question is: I wanna know how can I ...
byvictor2003
Offline Send Email
Nov 3, 2003
3:54 pm
12490
Are IBM Websphere4.04 and WebSphere5.0 (with mandatory patch, patch number PQ73966) available for Sun Solaris 8 and HP-UX 11i ? Also I need to know that,...
Praveen Kumar Puri, G...
praveen_puri
Offline Send Email
Nov 3, 2003
3:55 pm
12491
... try if (nameSearch.equals(getName())){} Adam...
Adam Carter
typidemon
Offline Send Email
Nov 3, 2003
3:55 pm
12492
Hi Venkat, I was not talking about inner classes. Just 2 independent classes linked by a HAS-A (composition) relationship. Regards, Radu ... question ... ...
Radu Popa
radup_ro
Offline Send Email
Nov 3, 2003
3:55 pm
12493
hi i am not able to read MS word document and pdf document through java code. can any one can help in doing this plz help me Krishna ...
Chitradurga
vandaliser2002
Offline Send Email
Nov 3, 2003
5:30 pm
Messages 12463 - 12493 of 31539   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