[jboss-user] [JBoss Seam] - Re: Ajax4JSF experiences
thomas.heute@jboss.com
do-not-reply at jboss.com
Mon Jul 17 05:33:48 EDT 2006
I tried as well and got mixed experience.
I was able to do some stuff but not everything i wanted...
For instance i wanted to update the search result as i typed the searchString in the booking example.
It broke on s:link, if i removed them from the ajax region, then i have another problem: i have concurrent calls on the searchString of the Stateful Bean. By marking it stateless then i have the list correctly updated.
So yes there are several issues...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958412#3958412
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958412
More information about the jboss-user
mailing list