[jboss-user] [JBoss Seam] - Re: AJAX Calls give

damianharvey do-not-reply at jboss.com
Wed Nov 28 12:19:34 EST 2007


Try making payrollExport conversation scoped eg @Name("payrollExport")
  | @Scope(ScopeType.CONVERSATION)and then ensuring that you start a conversation via pages.xml <begin-conversation> (or similar)

Cheers,

Damian.

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

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



More information about the jboss-user mailing list