hi ,
I have problem in connecting my database to Table
I use netbean 5.5+visual web pack
database is connected and when i drag it in to Table component nothing happen
when right click on Table->Bind to Data , the dataprovider shows in red
this error occur when I choose it
javax.el.ELException: javax.faces.el.EvaluationException: javax.el.ELException: javax.faces.el.PropertyNotFoundException: defaultTableDataProvider
at javax.faces.component.ValueExpressionValueBindingAdapter.getValue(ValueExpressionValueBindingAdapter.java:76)
at com.sun.webui.jsf.component.TableRowGroup.getSourceData(TableRowGroup.java:3030)
at com.sun.webui.jsf.component.TableRowGroup.getTableRowDataProvider(TableRowGroup.java:1251) …….
But when I work with Travel DB that comes with visual web pack it works fine.
i hope any one can help me in this
