Search Results

Showing results 1 to 40 of 1000
Search took 0.12 seconds.
Search: Posts Made By: jwenting ; Forum: Java and child forums
Forum: Java Sep 17th, 2008
Replies: 4
Views: 533
Posted By jwenting
more unformatted code...
And those error messages are quite clear. Learn to interpret them.
Forum: Java Sep 17th, 2008
Replies: 13
Views: 1,454
Posted By jwenting
Of course anyone thinking to "learn Java within a month" is rather insane...
A decade is more like it.
Forum: Java Sep 17th, 2008
Replies: 13
Views: 1,309
Posted By jwenting
so it's not just a kiddo, but a sicko as well.
Forum: Java Sep 17th, 2008
Replies: 5
Views: 2,356
Posted By jwenting
yes, DO YOUR OWN HOMEWORK.
We're NOT a homework service, and we're also NOT going to help you write another pirate 2 pirate application.
Forum: Java Sep 17th, 2008
Replies: 4
Views: 533
Posted By jwenting
tons of unformatted code, no description of what "goes wrong", no nothing.
You'll have to do better than that if you expect us to fix the code you pulled from some other website for you, kid.
Forum: Java Sep 16th, 2008
Replies: 13
Views: 1,309
Posted By jwenting
He called you a liar because you ARE a liar. You state your code compiles on one platform and not another, and that's a clear lie if there ever was one.
Behave yourself, you're just a homework kiddo...
Forum: Java Sep 16th, 2008
Replies: 13
Views: 1,309
Posted By jwenting
it's your homework to get it to compile, so go ahead and fix it.

If you'd known the first thing you'd known that something that fails at one platform will fail at all of them (barring errors in...
Forum: Java Sep 13th, 2008
Replies: 4
Views: 695
Posted By jwenting
It's your homework. If you think you can get away with passing off someone elses work as your own you're a sleezball who's attempting plagiarism and noone should help you.
In fact you deserve to be...
Forum: Java Sep 13th, 2008
Replies: 11
Views: 2,268
Posted By jwenting
and you could ask more specific questions, and make sure they're not questions that are easily answered by reading the tutorial resources linked on top of the forum.
Forum: Java Sep 12th, 2008
Replies: 3
Views: 1,730
Posted By jwenting
we're not going to do your homework for you, thread hijacking homework kiddo.
Forum: Java Sep 11th, 2008
Replies: 5
Views: 660
Posted By jwenting
and you don't stop threads. You tell them that they should at their leasure do what's needed to terminate (of course after closing and cleaning up resources, etc.).
Forum: Java Sep 11th, 2008
Replies: 4
Views: 1,878
Posted By jwenting
It's just as bad in C++ to assume you own the console.
Forum: Java Sep 11th, 2008
Replies: 2
Views: 535
Posted By jwenting
Forum: Java Sep 11th, 2008
Replies: 4
Views: 1,878
Posted By jwenting
You don't own the console, and should NEVER assume that you do.
Therefore you should NEVER try to clear it and should NEVER assume that no other process writes to it.
Forum: Java Sep 10th, 2008
Replies: 14
Views: 966
Posted By jwenting
all the more reason to read and follow the rules to the letter.
Forum: Java Sep 10th, 2008
Replies: 8
Views: 1,166
Posted By jwenting
we're not going to read that garbage.
You will have gotten a line number for the error, that will tell you where to look for your error.
Learn to read and interpret error messages, it's a vital...
Forum: Java Sep 10th, 2008
Replies: 14
Views: 966
Posted By jwenting
why the hell is he using AWT instead of Swing, and why in heaven's name is he not keeping to the correct convention for naming variables and other entities?
Forum: Java Sep 7th, 2008
Replies: 6
Views: 1,781
Posted By jwenting
guess what, you never fill the array from which the dropdown is filled...
Forum: Java Sep 7th, 2008
Replies: 3
Views: 500
Posted By jwenting
certainly feasible. I did something somewhat similar a decade ago.
Forum: Java Sep 7th, 2008
Replies: 6
Views: 1,781
Posted By jwenting
What exactly "isn't happening"?
Check the generated html. Is the data there but isn't it shown?
If it is your html generation is at fault. If it isn't, you are almost certainly having an error in a...
Forum: Java Sep 6th, 2008
Replies: 2
Views: 445
Posted By jwenting
Forum: Java Sep 4th, 2008
Replies: 17
Views: 4,370
Posted By jwenting
or more likely for the retry as the kiddo is likely to have failed his assignment last year ;)
Forum: Java Sep 3rd, 2008
Replies: 2
Views: 437
Posted By jwenting
in other words, don't doubt the garbage collection mechanism. It works well and there is no need to secondguess it by trying to force it to run.
Forum: Java Sep 2nd, 2008
Replies: 4
Views: 661
Posted By jwenting
the madness stops when the last mad person (aka homework kiddo) dies a slow, painful, death.

And that won't happen as long as there are idiots who give those homework kiddos what they want.
Forum: Java Sep 2nd, 2008
Replies: 6
Views: 1,435
Posted By jwenting
step 1: read the community guidelines
step 2: tell your teacher that because of your laziness you're not going to get your assignment done in time
step 3: learn Java, you now have an extra year to...
Forum: Java Sep 2nd, 2008
Replies: 4
Views: 661
Posted By jwenting
Forum: Java Sep 1st, 2008
Replies: 13
Views: 926
Posted By jwenting
15 days for learning everything you need to learn to create a web application?

Better emigrate to Mars, a day there takes about a month of earthtime, might give you enough time.
Forum: Java Aug 30th, 2008
Replies: 2
Views: 481
Posted By jwenting
char is an integer data type, the representation as a character is for convenience's sake only.
Forum: Java Aug 29th, 2008
Replies: 5
Views: 588
Posted By jwenting
and remember: if it "works perfectly EXCEPT XXX" it does NOT work perfectly.
Forum: Java Aug 28th, 2008
Replies: 4
Views: 1,277
Posted By jwenting
they shouldn't, but that doesn't mean they don't...
It all depends on how the website was programmed.
Forum: Java Aug 23rd, 2008
Replies: 4
Views: 566
Posted By jwenting
Cobol will give you a stable career you can stick around in without learning anything else until you retire.
Forum: Java Aug 23rd, 2008
Replies: 3
Views: 1,223
Posted By jwenting
your teacher can teach just fine. But you're too stupid or lazy to learn.
Forum: Java Aug 17th, 2008
Replies: 7
Views: 1,346
Posted By jwenting
you never add the menubar to the window...
Forum: Java Aug 17th, 2008
Replies: 4
Views: 607
Posted By jwenting
what is a brain?
what is a search engine?
Forum: Java Aug 16th, 2008
Replies: 6
Views: 1,251
Posted By jwenting
yes, you're doing something wrong. If you weren't, it would work :)

you can't reference anything from main that's not static (and no, you should not make everything static to get around that).
Forum: Java Aug 16th, 2008
Replies: 5
Views: 1,246
Posted By jwenting
like I said, it's not solved. It's masked.
Forum: Java Aug 16th, 2008
Replies: 2
Views: 1,905
Posted By jwenting
use a search engine to find out about the required APIs and tools, study their documentation, and away you go.
Forum: Java Aug 16th, 2008
Replies: 7
Views: 11,083
Posted By jwenting
yes, using getResource or better yet getResourceAsStream is the way to extract resources from a jarfile.
Make sure that those resources are contained in the jarfile as part of the classpath or...
Forum: Java Aug 16th, 2008
Replies: 5
Views: 1,246
Posted By jwenting
The garbage collector is very smart. There's hardly ever a need to use the provided commands to SUGGEST it runs.
If you think you need to, you almost certainly have an error somewhere in your code...
Forum: Java Aug 7th, 2008
Replies: 7
Views: 2,050
Posted By jwenting
and crossposting too... This isn't the only thread this idiot hijacked with his "zent mi zuh koduz"...
Showing results 1 to 40 of 1000

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC