[jboss-user] [JBoss Seam] - Re: Entity Id as Page Parameters (pages.xml)

kahliburke do-not-reply at jboss.com
Wed Jan 17 18:54:36 EST 2007


I believe you need to specify a Faces converter for the string:


  | <param name="entityId" value="#{entity.id}" converterId="javax.faces.Long" />
  | 

This is in the documentation, Section 5.1.1

Hope it helps.

Kahli

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

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



More information about the jboss-user mailing list