1 2 3 4 5 6 7
|
exception
javax.servlet.ServletException: Value binding '#{myBean._allList}'of UISelectItems with component-path {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /myPage.jsp][Class: javax.faces.component.html.HtmlForm,Id: _idJsp6][Class: javax.faces.component.html.HtmlPanelGrid,Id: _idJsp7][Class: javax.faces.component.html.HtmlPanelGrid,Id: _idJsp8][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: id][Class: javax.faces.component.UISelectItems,Id: _idJsp10]} does not reference an Object of type SelectItem, SelectItem[], Collection or Map but of type : null
javax.faces.webapp.FacesServlet.service(FacesServlet.java:154)
org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147) |
Partager