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 2 of 2

Thread: Can any body help me? it's too urgent

  1. #1
    Junior Member
    Join Date
    Aug 2021
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Can any body help me? it's too urgent

    display*each*user*with*the*list*of*users*who*are*w orking*under*the*particular*user.*(This*is decided*based*on*the*role*of*the*user).*For*exampl e,*according*to*the*above-given*role diagram,*Manager*-*Engineering,*Developer,*Tester,*DevOps*works*unde r*Sr*Product*Eng *Manage

    and I want output in this form:

    Tyson*-*Ray,*Max,*Kenny,*Will
    Ray*-*Will
    Max*-
    Kenny -
    Will -**

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Can any body help me? it's too urgent

    What have you tried?
    Post your current code with some specific questions about the problems you are having.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Hello every body
    By skipper90 in forum Member Introductions
    Replies: 1
    Last Post: April 8th, 2013, 01:30 AM
  2. Hello Every Body!
    By zahidhasan in forum Member Introductions
    Replies: 1
    Last Post: March 30th, 2013, 04:22 PM
  3. please any body help me
    By lanya in forum What's Wrong With My Code?
    Replies: 4
    Last Post: March 1st, 2013, 01:11 PM
  4. Need urgent help regarding java word wrap function.. URGENT
    By coldice in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 16th, 2011, 05:43 AM
  5. Hi Every Body!
    By Xcube in forum Member Introductions
    Replies: 1
    Last Post: March 12th, 2011, 05:27 PM