|
More site info...
Java Programming | Forum profile
|
|
Forum profile page for Java Programming on http://www.codeguru.com.
This report page is the aggregated overview from a single forum: Java Programming, located on the Message Board at http://www.codeguru.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Java Programming" on the Message Board at http://www.codeguru.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Java Programming:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
50
|
198
|
648
|
|
Post:
|
109
|
432
|
1,736
|
|
|
Java Programming Posting activity graph:
|
Top authors during last week:
user's latest post:
"friends database"...
Published (2009-11-27 11:15:00)
Quote: Originally Posted by starwok Wow, you don't read the whole sentence, and you just take the last part "I'm know what I'm doing" ..... in the WHOLE sentence i said I know this is not a homework service site, im not expecting ppl to write this program for me <-- I know what im doing, as in im not stupid enough to think someone is gonna write it for me. I read it all - including the bit where you...
user's latest post:
Compare the Interface (Methods,...
Published (2009-11-26 13:48:00)
The question is though, how do you tell it what to compare against. if you can't automate this, then you're doing nothing different than the side by side comparison tool cannot do for you.
user's latest post:
JAR doesn't work in an...
Published (2009-11-23 09:47:00)
I just have the images alongside the source/class files and show them by means of the default toolkit getImage() method.
user's latest post:
Running Java on WM
Published (2009-11-24 16:13:00)
ok.. let me step back for a second. this was no means, meant to dumb people down, that was not my intention. I quite understand that posting in one post is more efficient than posting in two. I felt that "Eve" isn't used by the masses and instead of going into a long spill when no one would understand, I took a step-side by asking a pre-question in a sense. Also, I knew about the forums at the site. I have been searching...
user's latest post:
[RESOLVED] Getting...
Published (2009-11-23 13:06:00)
Hey dlorde, thanks again for all of you're help. I ended up getting everything to work properly, so my code has been submitted for grading. Per the request on a notice I received, I removed all of the code in my posts because of plagiarism. I really do appreciate your help, and I am going to work on making my code better. I understand what you meant know with your example of the search method, and I understand the passing of the...
user's latest post:
javax.mail.MessagingException:...
Published (2009-11-25 16:20:00)
I think some clarification questions are in order. 1. Is the exception immediate or do you connect and then get it some time later? 2. I notice that you are connecting via SSH on port 22. Do you know for certain that is correct? Are you providing a user name and password? 3. Are you able to connect to this IP and port using another application? I'm not certain what conditions will cause that exception, but these are things to look for...
user's latest post:
Missing Tutorial question...
Published (2009-11-22 18:44:00)
Good evening guys, This topic is related to another topic i created asking for help... Code: http://www.codeguru.com/forum/showthread.php?t=488423 i asked for help but i got some good comments and some bad and some helpful and most of the people i asked said "how come your teacher has started you off with this and blahblahblah"... Well, just to make things clear..i am a university student learning java in my first year and my...
user's latest post:
Simple GUI database driven...
Published (2009-11-26 02:46:00)
I have Done it Thank you Very Much My friend Thank you Very Much a Bundle of Thanks
user's latest post:
"friends database"...
Published (2009-11-26 23:34:00)
Quote: Originally Posted by dlorde Cool, so why are you here? What was your question again? Learning is never done without errors and defeat... V. Lenin Wow, you don't read the whole sentence, and you just take the last part "I'm know what I'm doing" ..... in the WHOLE sentence i said I know this is not a homework service site, im not expecting ppl to write this program for me <-- I know what im doing,...
|
|
|
|
Latest active threads on Java Programming::
Started 3 days, 16 hours ago (2009-11-26 13:48:00)
by Deliverance
The question is though, how do you tell it what to compare against. if you can't automate this, then you're doing nothing different than the side by side comparison tool cannot do for you.
Started 1 week, 2 days ago (2009-11-20 07:59:00)
by ProgramThis
It is this late in the semester and you don't know where to start? How about :
Code:
public class Friend {
//TODO: write sorting method
//TODO: read file
public static void main(String args[]) {
}
}
Started 5 days, 21 hours ago (2009-11-24 09:33:00)
by Deliverance
Quote:
Originally Posted by iishiii
i have written the code but it have many errors and i cant figure them out because i have very short time
Procrastination sucks, doesn't it. Ask for help sooner; you threw a wall of text, some code, and didn't even bother to specify what errors you encountered and where you got ...
Started 4 days, 14 hours ago (2009-11-25 16:20:00)
by ajhampson
I think some clarification questions are in order.
1. Is the exception immediate or do you connect and then get it some time later?
2. I notice that you are connecting via SSH on port 22. Do you know for certain that is correct? Are you providing a user name and password?
3. Are you able to connect to this IP and port using another application?
I'm not certain what conditions...
Started 5 days, 21 hours ago (2009-11-24 09:01:00)
by ProgramThis
Well, I am not sure why exactly it is stopping at 22, but the range for a Long data type is:
-9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
Which is 19 digits. If you try to parse a string that contains more than this you should get a NumberFormatException because the String representation of the number is longer than the possible range for a Long data type.
If you want to ...
Started 5 days, 17 hours ago (2009-11-24 12:55:00)
by ProgramThis
Started 5 days, 21 hours ago (2009-11-24 09:18:00)
by jtwillis jtwillis is offline Junior Member
I am having a problem with this code. After hitting th esubmit button I get a pop up that says First False. Any help is appreciated. The link tothe site is http://www.janwyck.net if you go to paint order and click on a few items before reviewing order and hitting submit you will see the error.
Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http...
|
|
Hot threads for last week on Java Programming::
Started 5 days, 21 hours ago (2009-11-24 09:33:00)
by Deliverance
Quote:
Originally Posted by iishiii
i have written the code but it have many errors and i cant figure them out because i have very short time
Procrastination sucks, doesn't it. Ask for help sooner; you threw a wall of text, some code, and didn't even bother to specify what errors you encountered and where you got ...
Started 5 days, 17 hours ago (2009-11-24 12:55:00)
by ProgramThis
Started 3 days, 16 hours ago (2009-11-26 13:48:00)
by Deliverance
The question is though, how do you tell it what to compare against. if you can't automate this, then you're doing nothing different than the side by side comparison tool cannot do for you.
Started 6 days, 20 hours ago (2009-11-23 09:36:00)
by capitolc
... what is the structure of your images? Do you have them separated in their own package?
I have my problem where images are not showing up at all. How are you showing them, in code?
Started 5 days, 21 hours ago (2009-11-24 09:18:00)
by jtwillis jtwillis is offline Junior Member
I am having a problem with this code. After hitting th esubmit button I get a pop up that says First False. Any help is appreciated. The link tothe site is http://www.janwyck.net if you go to paint order and click on a few items before reviewing order and hitting submit you will see the error.
Code:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http...
Started 5 days, 21 hours ago (2009-11-24 09:01:00)
by ProgramThis
Well, I am not sure why exactly it is stopping at 22, but the range for a Long data type is:
-9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
Which is 19 digits. If you try to parse a string that contains more than this you should get a NumberFormatException because the String representation of the number is longer than the possible range for a Long data type.
If you want to ...
Started 1 week, 2 days ago (2009-11-20 07:59:00)
by ProgramThis
It is this late in the semester and you don't know where to start? How about :
Code:
public class Friend {
//TODO: write sorting method
//TODO: read file
public static void main(String args[]) {
}
}
Started 1 week ago (2009-11-22 19:01:00)
by dlorde
Declaring KillException as a private inner class means that you can't access the KillException definitions from outside (i.e. in the subclass or external classes). So you can't create a KillException or explicitly catch a KillException, or access any special KillException methods or data - but KillException is still an Exception, and if the superclass creates a KillException and throws it, and ...
Started 1 week ago (2009-11-22 13:59:00)
by dlorde
Did you tell it you wanted private methods documented? By default, it only generates docs for protected and public members. See Javadoc Options .
One day Chao-Chou fell down in the snow, and called out: "Help me! Help Me!" A monk came and lay down beside him. Chao-Chou got up and went away...
Zen koan
Started 1 week ago (2009-11-22 10:20:00)
by dlorde Elite Member Power Poster
What exactly are you trying to print? In the code, you're squaring every element in the array in squareVector, then trying to print the whole array. In your question you're asking how to print the result of a single element being squared...
You can't just print a whole array by passing it to println, you have to print each element separately.
A prudent question is one-half of wisdom...
|
|