Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java Website04 Dec 2004 03:51 GMT4
I am a very beganner in Java and I am looking for some Java Help Website
(other then Java Sun Website), I hope someone can help.. Thank you very
much!!
Boolean values with no start value?04 Dec 2004 01:07 GMT23
I am trying to make a program that returns true or false if a number less
than 10 is a prime number.
But how do I set my boolean value z to "nothing"?
If it was a string i could just have written String z = ""; but how do I
java help04 Dec 2004 00:57 GMT2
Could someone please show me this:
a prog that:
Ask the user for two numbers. Display them back to the user. Then
permanently swap the numbers and again display them back.
java and shell script04 Dec 2004 00:57 GMT2
I'm able now to execute a shell script from my java application. But how
can I get the results from the shell and safe them in variables? Lets
say my shell scripts executes 'arch'. The return value would be 'i686'.
How can I get this value in a String variable?
Arrays...03 Dec 2004 23:27 GMT7
Iam making a manager class for a game applet that i want to be able too add
stuff to with a method , but i dont know how many items iam going to put in
the array so i cant get round this by typing
Manager[] bm = new Manager[4];
Problems with If sentences03 Dec 2004 23:24 GMT13
I am trying to make the rather simple program. 100..90 = "A"; 89..80 = "B";
79..70 = "C"; 69..60 = "D"; 59..0 = "F"
 class Grade{
 public static void main(String[] y){
Basic generics question03 Dec 2004 23:21 GMT4
I've not yet ventured into the world of Java 1.5.0 ... or 5.0 ... or is it
Java 2 5.0 ... or ... ? I was reading the generics tutorial, and I grasped
everything fairly well except this:
   Collection cs = new ArrayList<String>();
last program of the semester, need a little help.03 Dec 2004 18:11 GMT3
okay, i won't bore you with all the details.  basically, the user orders a
sandwich, drink...etc,etc.  on the sandwich the user can select from
different meat options, chesse options, bread options, condiments.  right
now i've got it set up with a combobox for ea. options, with a ...
Get the delta of 2 dates03 Dec 2004 16:14 GMT1
I have 2 buttons.  One that sets the current time and the second sets the
current time when you press it.
I want the result of the 2 dates in string not long.
any help would be greatly appreciated...
Why not pointers in JAVA03 Dec 2004 13:21 GMT2
To make the clear understanding of the subject, one should take the
examples from the real life, the same i got from my friend: he
explained me this fundaa.
Why Java does not have pointers???....
Data Type Calculation03 Dec 2004 08:30 GMT5
Just for fun I was trying to write a program that would display the
minimum and maximum value that each data type could hold.
All was going well as I tested the program on bytes and shorts.  THen
I added ints and longs and I am now confused.
Adding instances of the same class together03 Dec 2004 07:42 GMT4
Why doesn't my add method do this?
public class Money
{
private String x;
Sava a test file in java03 Dec 2004 01:25 GMT2
Can I use java on windows 98?
Can I save a file in java?
I tried to save a test file in Java using Windows 98 and I only got a text
file.
Convert \ to /02 Dec 2004 23:44 GMT10
Why is it so hard to convert backslashes to forward slashes in java?
My input form gets the file as C:\temp\file.pdf and we all know \ is
the escape character.
I tried  
Design question HTML table parser?02 Dec 2004 19:46 GMT1
I'm trying to build HTML table parser (available not satisfying my needs), I
need to know what is in every cell, along with its cell, row and table
number plus the attributes that go with those tags.
I create Table, TableRow and TableCell objects each containing an array list
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 November, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.