You might try Neo4j -- it's a graph database capable of representing hierarchical data. It can generate an SVG of the data in the graph. You can find out more about it here: http://neo4j.org. There's also a Grails plugin for it, so if you want to generate a quick web app for an HR site, you can do so.
Hope this helps, -- Mark Fortner blog: http://feeds.feedburner.com/jroller/ideafactory --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
