
hi, my question is as follows : i am using front end as jsp and back end as mysql. I have a database named as mydatabase.it contains a table named as customer. customer table has following columns : customerid(varchar),customername(varchar),city(varchar),phone(integer) i have inserted 3 records in these columns using mysql gui. i have created a webproject named as myproject.in this project, i have a file named as index.jsp. now i want to create a jsf table in this index.jsp file.this jsf file should be able to retrieve the data from the customer table.apart from this, it should also extract the column name from the table customer.

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.