[jboss-user] [JBoss Seam] - Re: Seam application with tree on left and editor for select
christian.bauer@jboss.com
do-not-reply at jboss.com
Tue Oct 17 14:33:07 EDT 2006
It's actually pretty easy in Seam, I did this just last week. The bigger problem is getting all the right libraries and taglibs and stuff working, if you have never created an EJB3/JSF app before. So you should definitely start with an easier example, like the ones bundled in Seam.
For the tree widget, don't even think about using the Tomahawk/MyFaces components, they are a waste of time. Use Oracle ADF or the open source port MyFaces Trinidad.
If you can wait another 3-4 weeks, you will see my example available on http://caveatemptor.hibernate.org
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978856#3978856
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978856
More information about the jboss-user
mailing list