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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13687 - 13716 of 32213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13687
Well, after futzing around looking for missing configuration information, I gave up and re-installed. BING, now everything seems to be working as advertized....
ghidera2000
Offline Send Email
Feb 1, 2004
4:31 pm
13688
It really depends on what area of j2ee you are interested in, j2ee is pretty large. Are you sure you don't just mean books on java in general...... Do you know...
David Burnett
daviburn
Offline Send Email
Feb 1, 2004
4:32 pm
13689
hi im new here in the group. can any body help me on socket programming/ multithreading. i'm creating a program that accepts connection and data from a...
johnbibal
Offline Send Email
Feb 1, 2004
4:32 pm
13690
Thanks Adam, our lab adviser won't mind telling us how to do this. That's why i need your help. I'm having difficulty studying Java although I have a...
john_voltaire
Online Now Send Email
Feb 2, 2004
5:32 am
13691
Hi everyone, I'm currently trying to write a Proxy Server so that I can filter/handle some content on webpages. Are there any books or articles that someone...
gohaku
Offline Send Email
Feb 2, 2004
5:32 am
13692
Hi. I am new to this group and am learning java script. I am trying to validate a text box, such that if a user types in a wrong value, along with showing an...
chaitanyainfo
Offline Send Email
Feb 2, 2004
5:32 am
13693
We are asked to study all kinsds of solitaire games. Then we'll choose one kind of solitaire game and apply it to the basic card game representation. This game...
john_voltaire
Online Now Send Email
Feb 2, 2004
5:33 am
13694
Does anyone knows or could write a java application program about the game The Wish. The mechanics of the game is simple: -it uses 52 cards, -randomized piling...
john_voltaire
Online Now Send Email
Feb 2, 2004
5:33 am
13695
... Is the game supposed to be textualy represented or graphicly? Adam...
Adam Carter
typidemon
Offline Send Email
Feb 2, 2004
5:40 am
13696
... Hi, JavaScript and Java are not the same language. While some people here many understand JavaScript you would probably have better luck on a JavaScript...
Adam Carter
typidemon
Offline Send Email
Feb 2, 2004
5:42 am
13697
... Each card would be a Object that hold information about the kind of card it is. Card[] cards = new Card[52]; Place Card objects into the array. ... There...
Adam Carter
typidemon
Offline Send Email
Feb 2, 2004
5:50 am
13698
Hi, I think the following solution might help you. Since class1 and class2 are classes,don't specify any import statements as only packages can be imported.but...
msgforsj
Offline
Feb 2, 2004
6:44 am
13699
I agree with Adam - try http://groups.yahoo.com/group/javascript_official/ - or do a Yahoo groups search, there are many other JavaScript groups. However, WRT...
David Smart
smartware_co...
Offline Send Email
Feb 2, 2004
7:35 am
13700
Hi, the answer was not 100% correct. You only have to import classes that are NOT in the same package (or say folder). Since you have both classes in the same...
Andreas Mecky
andreasmecky
Offline Send Email
Feb 2, 2004
3:22 pm
13701
hi all Iam trying to install j2ee server in my win 98 system but i got the error like "set j2ee_home before running j2ee server". I have set already even i got...
vinoth kumar
vinoth_vec_ece
Offline Send Email
Feb 2, 2004
5:20 pm
13702
I am in the process of creating a socket program as well so hopefully we can help each other. To start, the readLine() method is deprecated in the...
ebaines@...
e_ebaines
Offline Send Email
Feb 2, 2004
5:20 pm
13703
yo ppl can anyone tell me how to access abstract classes from other classes? or if can tell me how to fix this code: for (int b = 0; b != Something.HOW.length;...
raindrops_w
Offline Send Email
Feb 2, 2004
6:32 pm
13704
I really have no idea what you're trying to do here - i.e. with your direct references to array lengths and elements inside Something. They don't exist as...
David Smart
smartware_co...
Offline Send Email
Feb 2, 2004
9:17 pm
13705
does anyone know have or know where i can find code on loops? i am new learner and do not have any programming skills....
zimkipling
Offline Send Email
Feb 3, 2004
1:19 am
13706
thanx alot DAVE dude u really cleared up alotta things for me !!! appreciate it !!!!!!!! by the way .......they are static arrays however i juss realized that...
raindrops_w
Offline Send Email
Feb 3, 2004
1:19 am
13707
... anyone know have or know where i can find code ... mostly got 3 type for loops... for, while and do...while.... example: for(int i =0;i<10;i++){ ...
FOO STEVE
ioui2002
Offline Send Email
Feb 3, 2004
3:07 am
13708
... anyone know have or know where i can find code ... mostly got 3 type for loops... for, while and do...while.... example: for(int i =0;i<10;i++){ code...
FOO STEVE
ioui2002
Offline Send Email
Feb 3, 2004
3:07 am
13709
i need help in J2EE!!! pls send me any useful information or web site!! thank for all!!!...
matthan1983
Offline Send Email
Feb 3, 2004
3:07 am
13710
Hi Java gurus, Has anyone worked with JAVA and interfacing AS 400 ( DB 2 database ) I need to the difference how to use batch & interactive data connection...
raja
sritharan1227
Offline Send Email
Feb 3, 2004
6:47 am
13711
... Yes, java.sun.com If you want to ask a question about loops feel free to ask though. Adam...
Adam Carter
typidemon
Offline Send Email
Feb 3, 2004
8:26 am
13712
... http://java.sun.com/j2ee/index.jsp ?...
Adam Carter
typidemon
Offline Send Email
Feb 3, 2004
8:31 am
13713
Dear all I need some help on how to refresh an image. Basically I am loading a webcam image on the webserver and I want to refresh it maybe every 3sec.. I am...
oracleprog2002
Offline Send Email
Feb 3, 2004
1:04 pm
13714
hi all, i have an array str[] who's contents for ex: are str[0]=aaaa; str[1]=aabc; str[2]=aabd; str[3]=adcd; i need to write a function...which finds. such...
Ravi
markravin
Offline Send Email
Feb 3, 2004
1:05 pm
13715
Hi, for ( int i = 0; i < str.length;i++) { if ( str[i].startsWith("aa") ) { System.out.println("gotcha suckker:"+str[i]); } } for the second one use...
Andreas Mecky
andreasmecky
Offline Send Email
Feb 3, 2004
1:50 pm
13716
Hi ravi, check out api documentation of jdk u r using. There are plenty of String manipulation methods. The methods startsWith()....and like will help you Hope...
Harish M
it_hari
Offline Send Email
Feb 3, 2004
1:55 pm
Messages 13687 - 13716 of 32213   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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