[jboss-user] [JBoss Seam] - Re: Ajax4JSF and s:selectItems

damianharvey do-not-reply at jboss.com
Sun Aug 19 16:23:10 EDT 2007


I misunderstood what you were trying to do. You aren't trying to re-query regions you are only trying to enable the regions drop-down and (stating the obvious) your problem is that destination in the feedback bean is always null.

Is the feedBack bean scoped so that it is maintained over the request? Try scoping it to a conversation and adding a begin-conversation to the page.xml. Also ensure that if you are setting the value of destination in feedbackManager that you are outjecting it.

Cheers,

Damian.

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

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



More information about the jboss-user mailing list