Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

8 Visitor Messages

  1. View Conversation
    please solves the following equation ax2+bx+c=0
  2. View Conversation
    auss I successfully wrote my chat program and you can find the thread here:
    http://www.javaprogrammingforums.com...n-process.html
    (the last post shows the correct complete program)
    -you open the chat and it will wait on a certain port number through a serversocket
    -you open the chat on a second machine and you choose to call out, using the IP of the first machine...
    It works on one machine using the local IP and theoretical it should work on both machine, but it does not! I all the time get a time-out-error by the comp I am contacting! You know why?
  3. View Conversation
    Hi My name is Archana. I am facing difficulty in starting a new thread. I am not able to find the link on the page. can u please help me as to how to start a new thread..
    Thanks
  4. View Conversation
    hi my friend
    can u help me to doing my java assignment
    really its so hard i can't do this
  5. View Conversation
    Am having trouble with "Updated Merging and Sorting".

    It's almost working but it's changing and copying some values in ways it shouldn't.

    Thanks.
  6. View Conversation
    Hello. Please help.
  7. View Conversation
    Hey, my code at http://www.javaprogrammingforums.com...uild-tree.html


    is returning



    Enter an expression.

    3+4+5

    Exception in thread "main" java.lang.Error: Unresolved compilation problems:

    Incompatible conditional operand types String and Double

    Cannot cast from StringBuffer to double

    Incompatible conditional operand types String and Character

    Cannot cast from StringBuffer to char

    Cannot cast from boolean to char

    Type mismatch: cannot convert from char to boolean

    Type mismatch: cannot convert from Character to OperatorNode

    Cannot cast from StringBuffer to char

    Cannot cast from StringBuffer to char

    Type mismatch: cannot convert from Character to OperatorNode

    Duplicate local variable c

    Cannot cast from StringBuffer to char



    at projectOfDoom.Expression_Tree.buildTree(Expression _Tree.java:72)

    at projectOfDoom.Test_Expression.main(Test_Expression .java:24)

  8. View Conversation
    hi All,

    could you please help me with this :

    my ArrayList contains objects with person information :

    Abercrombie Neil Male 2/13/1943 Tan,
    Bishop Timothy Male 4/23/1967 Yellow,
    Bonk Radek Male 6/3/1975 Green,
    Bouillon Francis Male 6/3/1975 Blue,


    I need to get it sorted 3 different ways and print on console 3 sorted sets :

    1. by gender
    2. by year desc
    3. by last name desc

    do I need to create Comparators, or ..?

    Thank you !
Showing Visitor Messages 1 to 8 of 8
About aussiemcgr

Basic Information

About aussiemcgr
Java Skill Level:
Intermediate

Signature


NOTE TO NEW PEOPLE LOOKING FOR HELP ON FORUM:

When asking for help, please follow these guidelines to receive better and more prompt help:
1. Put your code in Java Tags. To do this, put [highlight=java] before your code and [/highlight] after your code.
2. Give full details of errors and provide us with as much information about the situation as possible.
3. Give us an example of what the output should look like when done correctly.

Join the Airline Management Simulation Game to manage your own airline against other users in a virtual recreation of the United States Airline Industry. For more details, visit: http://airlinegame.orgfree.com/

Statistics


Total Posts
Total Posts
1,676
Posts Per Day
0.33
Visitor Messages
Total Messages
8
Most Recent Message
December 10th, 2013 06:28 PM
Total Thanks
Total Thanks
25
  • Thanked 329 Times in 305 Posts
General Information
Last Activity
October 10th, 2014 03:26 PM
Join Date
July 6th, 2010

3 Friends

  1. arch arch is offline

    Junior Member

    arch
  2. javapenguin javapenguin is offline

    Banned

    • Send a message via ICQ to javapenguin
    • Send a message via MSN to javapenguin
    • Send a message via AIM to javapenguin
    • Send a message via Yahoo to javapenguin
    javapenguin
  3. JavaPF JavaPF is offline

    mmm.. coffee

    JavaPF
Showing Friends 1 to 3 of 3