Code: ADVERTENCIA: executePhase(RENDER_RESPONSE 6,com.sun.faces.context.FacesContextImpl@15b4492) threw exception javax.faces.FacesException: org.apache.jasper.el.JspELException: /paginas/sortableDataTable2.jsp(8,4) '#{userBackBean.cargarListaDeDatos}' Error reading 'cargarListaDeDatos' on type com.transporte.mbean.UserSessionBean at javax.faces.component.UIOutput.getValue(UIOutput.java:176) at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:189) ............. ......... Caused by: java.lang.NullPointerException at com.transporte.mbean.UserSessionBean.getCargarListaDeDatos(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ...