The best thing might be to start by going through the MailReader application that is bundled with the distribution. It does things like populate a table from a database, and covers several other use cases you will run into.
Also be sure to review the latest FAQs on the website, to be sure you get started "on the right foot". * http://struts.apache.org/faqs.html HTH, Ted. On 4/21/06, Developer Developer <[EMAIL PROTECTED]> wrote: > Hello, > > I need to create a Table in JSP with values coming from the database. I > want to use struts frame work for this application. > > Here is my question > > How should I design a formbean and link it to the view (JSP) ? Sample view > code would be very helpful. I think I need to have a collection type in the > form bean to store the values from the database and some how link to the the > table in the JSP ( but don;t know how to do it) > > Thanks ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]