Hello everyone..
My question is how to display data from my database.
So when I open my index.jsp file, the data already display on it, it doesnt have any form. Is servlet can do it, or just do it in index.jsp file.
I prefer with servlet, but I don't know how to do.
Thanks