I have a page which takes a request-scoped backing bean. I noticed that when
the page is loaded the backing bean gets created twice, then when the form
is submitted (using an h:commandButton with attached action) the bean gets
created twice again and the backing method gets called twice. We're using
myfaces, so we have the 1.2.0 myfaces JSF api and implementation on the
classpath (Sun's reference implementation isn't part of the war).

I'm pretty much at a loss on this, so any help would be great. Thanks.
-- 
View this message in context: 
http://www.nabble.com/backing-bean-getting-created-invoked-twice--tp14405647p14405647.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to