I am a bit familiar with java, but I am pretty ambitious and I want to build a simple book store.
I need some suggestions and help.
I can create a simple homepage using HTML which has links, navigation menu etc. on the homepage
I am good at GUI programming. I can create an applet with the links, navigation menu.
I can create a database in Mysql with the name and price of the book for each book.
now, I have to learn the JDBC ODBC connectivity and see if I can pull out the data from the database and print them on a webpage.
I don't know anything about JSF.
Do we need to know JSF in order to build an ecommerce site? any other suggestions about what I have to know.