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.

Results 1 to 1 of 1

Thread: Important: Marking your Thread as SOLVED

  1. #1
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Thumbs up Important: Marking your Thread as SOLVED

    When you post a Java related question and your question has been answered, please mark your Thread as 'Solved'.

    This is important to remember as it allows other members to see which threads require attention.

    The result of this is your questions will be answered more quickly and it will also help you to identify threads of a similar nature that have already been solved.

    Marking a thread as solved is quick and easy.

    Once you are happy that your question has been answered:

    Go to your post and click 'Thread Tools' at the top.



    You will then see the option to 'Mark this thread as solved'



    Click this and [SOLVED] will be added to your Thread title.



    Note: You may not be able to mark your thread as solved until atleast one member has replied.

    You can also follow these instructions to un-solve your thread.

    Please always follow this rule as it will improve the overall user experience of these Forums.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  2. The Following 5 Users Say Thank You to JavaPF For This Useful Post:

    ailenailen (May 28th, 2013), Alice (December 2nd, 2010), javapenguin (November 4th, 2010), welchwelch (May 30th, 2013)


Similar Threads

  1. UDP server sends thread application
    By Koren3 in forum Threads
    Replies: 2
    Last Post: April 20th, 2009, 11:46 AM
  2. [SOLVED] Problem while getting a number from another thread
    By Koren3 in forum Threads
    Replies: 4
    Last Post: April 7th, 2009, 01:42 PM
  3. How to do thread communication in java
    By Koren3 in forum Threads
    Replies: 4
    Last Post: March 29th, 2009, 10:49 AM