Hi,
What's the right (or most common) way of getting an instance of FacesMessages?
In the booking example you usually use @In, just once FacesMessages.instance().
Is there a difference between FacesMessages.instance() and @In(create=true)? Or can I omit
the (create=true) even the first time I need access?
Thanks!
Matthias
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102889#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...