[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-04 Thread [EMAIL PROTECTED]
I've been using the selectionIs there any additional benefits if you use @DataModel vs. direct selection through parameter? Simply put, is @DataModel deprecated? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983226#3983226 Reply to the post :

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-04 Thread [EMAIL PROTECTED]
Eh, maybe i meant to ask that is @DataModelSelection deprecated/unneeded. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983227#3983227 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3983227

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-04 Thread [EMAIL PROTECTED]
No it is not deprecated. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983239#3983239 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3983239 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread petemuir
You can use a datatable/ui:repeat etc. on a plain list. You just don't get @DataModelSelection. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3982883#3982883 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3982883

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread yj4jboss
Hello Peter, Is there a way of getting DataModelSelection working with this i.e a DataTable within another DataTable ?? Regards, Jankee Yogesh http://www.m-itc.net View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3982885#3982885 Reply to the post :

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread petemuir
AFAIK no. To use @DataModelSelection you must outject a JSF DataModel (@DataModel wraps your List in a DataModel automagically). I suspect you could do it manually but it would take some playing with Seam/JSF. View the original post :

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread petemuir
Nice. You should put that on the wiki as a tip :) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983058#3983058 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3983058 ___

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread supernovasoftware.com
That rocks. Now I will have to switch to seam 1.1 I have been dying to nest tables and it was unclear to me how to do so with datamodel selection. A wiki tip would be most helpful. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983066#3983066 Reply to the

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread bpatters
supernovasoftware.com wrote : That rocks. Now I will have to switch to seam 1.1 I have been dying to nest tables and it was unclear to me how to do so with datamodel selection. A wiki tip would be most helpful. I'll write something up once I get home and have access to my code etc. The

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread iradix
That really is cool. It makes you wonder what the JSF spec leads were thinking to not allow action parameters in the first place. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983128#3983128 Reply to the post :

[jboss-user] [JBoss Seam] - Re: jboss seam @Datamodel

2006-11-03 Thread [EMAIL PROTECTED]
In this case it is the fault of the JSP spec group. (JSTL-EL) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3983132#3983132 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3983132