[jboss-user] [JBoss Seam] - Re: Remoting with Clickable Lists

2006-07-26 Thread peteroyle
Come to think of it @DataModel and @DataModelSelection seem to be just fancy 
wrappers for JSF's DataModel. If so then simply using something like Ajax4JSF's 
a4j:commandLink tag (instead of a h:commandLink) would probably work. I'll try 
this later tonight and report how it goes.

Pete.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961177#3961177

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961177
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Remoting with Clickable Lists

2006-07-26 Thread sbryzak2
I'm afraid I don't know how the @DataModelSelection magic works, but the 
remoting framework will only allow you to invoke a Seam component RPC-style, so 
anything you want to pass up will need to be expressed as a method parameter.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961166#3961166

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961166
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user