| Thread | Last Post | Replies |
|
| its urgent | 03 Feb 2006 12:55 GMT | 5 |
can any one send me the program how to write !) write a program so that it takes a i/p file say .txt which contains student name, gender and gpa , the o/p must be the average gpa of the males and females seperately
|
| make not needed | 03 Feb 2006 12:52 GMT | 32 |
Hello All, I notice the following: if I have A.java, B.java and C.java and if A calls B and C (directly or indirectly) it suffices to 'javac A.java' to get everything compiled as necessary, and so on. Please confirm that this is generally true and supply references; I have not
|
| What percent of Java developers use Eclipse? | 03 Feb 2006 12:12 GMT | 76 |
Do people find Eclipse to be a better environment or are they attracted by it being free? From spending a bit of time with Eclipse I find the interface to be un-streamlined - there are a huge number of options and these get in the way
|
| Cannot output Results | 03 Feb 2006 12:00 GMT | 4 |
Having problems trying to output my code, I figure that there is something wrong with the for loops but can't get my head around it. Would appreciate some help . thanks Shannon import javax.swing.*;
|
| signum of long | 03 Feb 2006 11:57 GMT | 43 |
When you do a comparator you are supposed to return a + - or 0 int, even if you have been comparing longs. Lets say you have + - or 0 long and you want some sort of + 0 or 0 int.
|
| Time - BuffererdReader takes read in data - store in hash Map TAKING FOREVER | 03 Feb 2006 11:43 GMT | 2 |
I am having prolems, I am using bufferedReader to read in data from a file store it in a hashtabl then store it in a hashmap. My problem is even with threading it is running very slow, 45 seconds to load 15,000 lines. Is this accurate or is my code off?
|
| program wont compile... | 03 Feb 2006 11:33 GMT | 5 |
i was trying to get some bugs out of my program but i cant get it to compile... i get some horrable errors with PathDisplay.java /** * This class controls a simulation of two particles in motion.
|
| Combobox and grid controls with JBuilder | 03 Feb 2006 11:06 GMT | 2 |
I am a VB programmer trying to learn Java with JBuilder Foundation. I am looking for a Java combobox component with a multicolumn dropdown to use in my database app, and also a grid that will support embedding other controls such as a multicolumn combobox within one of the grid
|
| Antialised text in JEditorPane | 03 Feb 2006 09:39 GMT | 2 |
Hi. How do I get a JEditorPane to do aliased text. I have the following code in my program which actually seems to work: JEP = new JEditorPane() {
|
| GUI Program | 03 Feb 2006 07:11 GMT | 7 |
I want to create a GUI Programs , What I need ? (Tools) Please any tutorial... Thansk,
|
| stack size | 03 Feb 2006 06:06 GMT | 4 |
How do I set the stack size of individual threads? Is there any way to guarantee it is followed? Any specific JVMs known to behave better in this respect?
|
| Web App to save file into another server | 03 Feb 2006 04:15 GMT | 3 |
I wanted a java web application in server A to save files into a directory in server B. If it is possible, what are the options I can have? Regards, james
|
| Java questions: Urgent | 03 Feb 2006 03:21 GMT | 38 |
I was asked following questions in my interview so, I would appreciate that if anyone of u would answer them: 1, how fast is hash map? explain in terms of time complexity? 2.how would u group multile statements as one transaction in JDBC?
|
| struts indexed question | 03 Feb 2006 02:49 GMT | 2 |
Can anyone point me to an example of using Struts indexed properties in a situation with a formbean contaning a list of objects, each containing a further list of objects, or point out if there is an error in the code below? I would like to be able to round-trip to the server with ...
|
| The next big thing in technology? | 03 Feb 2006 02:29 GMT | 22 |
I just got this and thought I'd share it with the newsgroup. It's a nice spoof of techno-hype, isn't it? ;-) ============================================================ Introducing the new Bio-Optic Organized Knowledge device, trade
|