On Dec 15, 2007 3:18 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Check out the examples folder in the Seam download, there are many > examples. As for the other two, someone else will have to answer >
Thank you. The drawable of Seam is it ties to JEE. I either need to run it in a JEE container (e.g. Jboss), or I run an 'embedded jboss' with tomcat (to me, which beats the purpose of running my web app inside tomcat, if I just need a servlet container and wants to be lightweight). > > On Dec 15, 2007 10:18 AM, ying lcs <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am new to JSF, I would like to know what is the good way to start a > > JSF project running on tomcat. > > I am planning to Hibernate for database communication. > > > > > > What other things/framework do I need? Spring? Shale? Seam? > > > > Thank you. > > >

