[jboss-user] [JBoss Seam] - using a custom jsf component in seam

rdlkino do-not-reply at jboss.com
Wed Aug 8 10:57:11 EDT 2007


Hi everybody,

I created a table component with some new functionalities and I'm using it with no problems in a web application deployed in JBoss 4.0.5 using jsf-api1.2 and jsf-impl1.2.

I'd like to use it with Seam, but I'm not very familiar with it.

My first problem is: can I use the table with Seam?(Cause in the docs the suggestion is to use Ajax4jsf, Trinidad and Richfaces)

My second problem is(well... if the answer to the first problem is yes :D): how can I pass values (items) to my table?

Unluckily I'm using a datamodel that is NOT extending javax.faces.model.DataModel so I can't use @DataModel annotation in conjunction with the @Factory annotation as described in Seam Doc Chapter 1.

Thanks in advance

 



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072057



More information about the jboss-user mailing list