UIInput userName4 = new UIInput();
panel1.getFacets().put("userName4", userName4);
getFacesContext().setViewRoot(root);
ViewHandlerImpl viewHandler = new ViewHandlerImpl();
StateManagerImpl stateManager = new StateManagerImpl();
// TreeStructure structRoot =
// new TreeStructure(((UIComponent) getFacesContext().getViewRoot()));
// stateManager.buildTreeStructureToSave(getFacesContext(),