Hi I am trying to work on a message board jsp/ejb web application. I have it all working (kinda) except displaying the threads. Each message has its own distinct msg id, as well as the id of its parent, and a flag set if it has any children. My problem seems to be how to iterate through each message using the jsp to properly display all the messages. If anyone has any ideas or tips for me I would appreciate it. Thank you Frank Apap =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
