Hi all,
I am designing a website as part of a learning process for Spring MVC, Hibernate, Persistence, MySQL and
JSP. The site will fetch product details and images from MySQL database and display these in a product page.I have all the controllers, entities etc designed and some jsp pages to make sure it all works. My problem is I dont know what to use to make a nice, professional looking product catalog page or product grid. I'm thinking javascript and JSP but dont know. I'm only new to this and want to learn JSP before learning
JSF or primefaces.
All advice is appreciated.
Thanks in advance.
Gus