anonymous wrote : setValue("#{conference}", conference);
This does nothing.
You want
Contexts.getRequestContext().set("conference", conference);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016007#4016007
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016007
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user
