FacesContext fc = FacesContext.getCurrentInstance();fc.getApplication().createValueBinding( "#{yourBeanName}").setValue(fc, null );