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: Plz solve the problem

  1. #1
    Junior Member
    Join Date
    Oct 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Plz solve the problem

    Hi all,

    I need the source code in JSP/Servlets for the following requirement. Plz help me.
    Title: Company Heirarchy
    Abstract:
    Top level: Founder/MD
    Next level: Director
    Next level: Manager, Poject Manager, Team Lead, Project Lead,.......
    ..
    ..
    ..
    Like this i need in the Hierarchial manner as Graphical interface. For example, On clicking Founder----> it has to display ---->Director and by clicking Director it has to display---> Manager.......... so on as GUI.

    How to start. plz give me the HINT.

    Thanks in advance.
    rasheedmgs@gmail.com


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Plz solve the problem

    How To Ask Questions The Smart Way

Similar Threads

  1. Questions about a Problem I'm trying to solve
    By DarkEssence in forum Java Theory & Questions
    Replies: 4
    Last Post: March 17th, 2010, 06:29 AM
  2. i do not know how to solve this issue
    By javastupi in forum What's Wrong With My Code?
    Replies: 2
    Last Post: January 20th, 2010, 08:28 PM
  3. Java error "java.lang.StackOverflowError"
    By sanatkumar in forum Exceptions
    Replies: 2
    Last Post: July 7th, 2009, 02:40 PM
  4. Replies: 3
    Last Post: June 14th, 2009, 09:31 PM
  5. Replies: 4
    Last Post: June 10th, 2009, 01:04 AM

Tags for this Thread