lifecycle « Seam « JSF Q&A





1. What the JSF lifecycle should have been    seamframework.org

90% of my problems have been related to skipping validation to get values applied and it seems like alot of work and if my values were always applied, BUT not committed to the database, I would have had a much easier time. I am always dealing with immediate=true and valueChangeListener OR the AJAX stuff which when rerendering a form sometimes prevents ...