aspose file tools
The moose likes Ranch Office and the fly likes showing data in a tree structure format from database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » This Site » Ranch Office
Reply Bookmark "showing data in a tree structure format from database" Watch "showing data in a tree structure format from database" New topic
Author

showing data in a tree structure format from database

yugandhar channagiri
Greenhorn

Joined: Mar 10, 2008
Posts: 8
I want to show some data in the database which is master detail relationship. Can I show the result in tree structure(similar to JTree component in Swing) by using the JSP? Please give me the sample code
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35438
    
    9
Welcome to JavaRanch.

This forum is for questions about this site, not for Java-related questions. To help us decide where this topic should be moved, please tell us if the questions is about:
  • retrieving the data from the database,
  • create HTML/CSS to display it in a tree layout,
  • or doing all of this in a JSP page?

  • What do you have so far?


    Android appsImageJ pluginsJava web charts
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: showing data in a tree structure format from database
     
    Similar Threads
    showing data in structure
    Data Structure & Problem Solving using JAVA
    showing data in a tree structure format from database
    how to create a tree structure in jsp
    How to connect applet to database