Hi list.

I have a table in a database storing data structured as a hierarchy:
categories and subcategories of products. Each row has to fields: the
name of the category and the category that it belongs to. I was
wondering which would be the best way to show this information using
jsp, and allow the users to add new subcategories at any level of the
hierarchy. Any beans out there that do it in a nice way?

Thanks in advance,

Oscar


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

===========================================================================
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

Reply via email to