First i am using table in
JSF
Then 2 datatable ..
The output should come like vale of table thne 2 datatable vales.
But i am getting output in reverse order
like first both datatable then the table.. why so ?
How to fix this issue ?
<table border = "0">
</table
<br />
<br /> ><h:dataTable>
</h:dataTable>
<h:dataTable>
</h:dataTable>