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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 29121 - 29150 of 31705   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29121
In Eclipse, You need to right click on the class u are running and select the option of run as Application.. Is this what u were asking?? Priya ... how to run...
luv2priya2006
Offline Send Email
Apr 1, 2007
8:20 pm
29122
Amigos...to usando o PostgreSql 8.2 e estou com dificuldades para gravar numa simples tabela tbl_clientes com: codcli, nome, datacad ta dando essa mensagem ao...
Pescador Nova Vida
rodrigoccnv@...
Send Email
Apr 1, 2007
8:20 pm
29123
... From: programs 4all <programs4all@...> Date: Mar 18, 2007 10:19 PM Subject: Knowledge No: 0009 [Program] JDBC Type 4 Example To:...
Rengaraj Muralidharan
rengaraj_learn
Offline Send Email
Apr 1, 2007
8:22 pm
29124
hello every body , i need your help, i am working with java streams reading and writing objects to a file, i had done the writing and the object stored in the...
lolo lolo
mznnna
Offline Send Email
Apr 1, 2007
8:24 pm
29125
The only thing I could understand in this email is relation "tbl_clientes" does not exit I never saw such error in postgreSQL but relation "tbl_clientes" does...
Rafaqat Ali
segmentation...
Offline Send Email
Apr 2, 2007
6:34 pm
29126
after the completion of the project u have to deploy tht project fr tht there will an icon side of browser icon u click on tht after thrt u add ur project then...
shyam_shyre
Offline Send Email
Apr 2, 2007
6:34 pm
29127
En ingles, por favor. This is an English language list. -Java Guy...
Java Guy
mmjavaguy
Offline Send Email
Apr 2, 2007
6:34 pm
29128
Hi Sonali, I am from delhi right now.I have read your problems.I will tey to solve. Please you tell about you, What are you doing right now. Thank to you With...
rahul kumar
rahulkumar0001
Offline Send Email
Apr 2, 2007
6:35 pm
29129
HI I have to work with 64-bit unsigned integer values in java. I m looking for some help on creating this type of data structure. I m looking for a quick reply...
itsmramzan
Offline Send Email
Apr 2, 2007
6:35 pm
29130
HI ALL.. Am new to Java and and am having a problem making a program using and If-Else statements.Anyone who has a golden heart to give a sample or any good...
avatarman_21
Offline
Apr 2, 2007
6:36 pm
29131
... Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility...
jettyprakash
Offline Send Email
Apr 2, 2007
6:37 pm
29132
could you post the codes you used for writing? it would be an additional help to suggest you a solution. regards, dipesh ... objects to a file, ... code,...
Dipesh Shrestha
dip_shrestha04
Offline Send Email
Apr 2, 2007
6:37 pm
29133
hi.. anybody know how to use USB port? like COM there is javax.com.properties .. so how bout USB port? -- Regards [Non-text portions of this message have been...
ahmad yulianto
awhee_dhenzei
Online Now Send Email
Apr 3, 2007
6:59 pm
29134
These are sites I refer, hope it helps 1. http://java.sun.com/docs/books/tutorial/index.html 2. http://www.javacoffeebreak.com/tutorials/ 3....
Rashmi Bhojwani
rashmi_mail
Offline Send Email
Apr 3, 2007
6:59 pm
29135
the object you store must implement serializable in order to be read in from a stream as an object and cast to the appropriate type ... reading object from...
pilomeister
Offline Send Email
Apr 3, 2007
7:00 pm
29136
ti have to classes one for the test: public class TestPersonSeril { public static void main(String[] args) { Person obj = new Person(); try{ Integer choose; ...
lolo lolo
mznnna
Offline Send Email
Apr 3, 2007
7:00 pm
29137
String s = "Hello World"; int conditions = 1; if(conditions == 1){ System.out.println(s); } else if(conditions ==2) { System.out.println("something else"); }...
pilomeister
Offline Send Email
Apr 3, 2007
7:00 pm
29138
HI for all members 01: class Base { 02: public static final String name = "BLACK_BELT"; 03: } 04: 05: class Derived extends Base { 06: public static...
MOSTAFA AMIN
mostafa_amen_1
Offline Send Email
Apr 3, 2007
7:00 pm
29139
Reference to statics sticks with the type, not the actual instance. So you can't do polymorphism with statics....
Chu Tan
chu_tan
Offline Send Email
Apr 4, 2007
1:47 pm
29140
I'm not sure java has library for USB. try this one http://jusb.sourceforge.net/ ahmad yulianto <ahmadwildan@...> wrote:...
Dedy Rustandi
dr_corp
Online Now Send Email
Apr 4, 2007
4:17 pm
29141
Hello All, Can anyone help me in solving the following problems? 1) How do I convert number into words? For example If the user input 345.35 , the output...
jack fadd
jackfadd
Offline Send Email
Apr 4, 2007
4:17 pm
29142
It's simple to know , You invoke the variable name of Base class not that of Derived WORST WIND Date: Tue, 3 Apr 2007 12:00:35 -0700To:...
Zeus tarik
tarik479
Offline Send Email
Apr 4, 2007
4:17 pm
29143
Im not sure but i thing there is an implicit casting from deriven to base so the testStaticValue function returns the base classe's static variable ... -- ...
Fatih Genç
calistra366
Offline Send Email
Apr 4, 2007
4:17 pm
29144
Hello, I have two verisons of Java installed, the JRE 1.5 under C:\Program Files\Java\jre1.5.0_11 and JDK 1.6 under c:\Java\jdk1.6.0 How can I switch between...
Andy Birchall
apbirchall
Offline Send Email
Apr 4, 2007
4:17 pm
29145
int a=10; if(a< 0){ System.out.println("The number is Positive"); } else if(a> 0){ System.out.println("The number is Negative"); } else { ...
ƒ M. Hå$$åñ...
sawan_9
Offline Send Email
Apr 4, 2007
4:17 pm
29146
Hi, You are taking referance of base class. and calling of member variable depend upon the type of referance not on type of object that referance is holding....
NITIN SINGH SODHA
nitinsinghsodha
Offline Send Email
Apr 4, 2007
4:17 pm
29147
Dear Java Developer, u r passing an object of Derived class and receiving as an its Base class object. check ur code....
Asif Saleem Ghazi
ghazi_profes...
Offline Send Email
Apr 4, 2007
4:17 pm
29148
Hi, Since you have declared that string as static and final that value will not change. and in that method formal parameter is base class reference and you are...
moonrchand
Offline Send Email
Apr 4, 2007
4:18 pm
29149
basically this program is related to Polymorphism. we are assigning child object to parent reference.......... in this case parent(Base) looks method/varialbe...
ƒ M. Hå$$åñ...
sawan_9
Offline Send Email
Apr 4, 2007
4:20 pm
29150
set classpath On 04 Apr 2007 09:17:23 -0700, Andy Birchall <andrew.birchall@...> ... [Non-text portions of this message have been removed]...
Rashmi Bhojwani
rashmi_mail
Offline Send Email
Apr 4, 2007
6:54 pm
Messages 29121 - 29150 of 31705   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