hi all,
i post again the question, hoping that someone can reply now.
how can i do a tree structure in JSP, just like JTree??
my situation is like this:
i have a list of usergroup
when i click on one usergroup, i want to see, under the usergroup name, the
list of all users...(represented by checkboxes)
then assume that i check one of those checkboxes
after that, i click on another usergroup, and i want to see the page with
the list of the users of the previous usergroup and the users of the just
selected usergroup..
how can i do that??
the list of usergroup should be dynamic, and loaded every time the page is
requested..for consistency puposes..
hope to have explained well my problem
anyone can help me??
thanx in advance and regards
marco
PS i don't want to use applet
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets