Java Servlet, JSP and Hibernate: Build a Complete Website
Ditulis pada: August 21, 2019
Java Servlet, JSP and Hibernate: Build a Complete Website, Learn to develop a fully-functional website that sells books online using Java Servlet, JSP and Hibernate framework
Created by Nam Ha Minh
English
English
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Build a Bookstore website using Java Servlet, JSP and Hibernate framework
- Use UML to design and architect a website project
- Develop the admin (back-end) of a website
- Develop modules for managing users, books, customers, orders...
- Develop Customer Reviews for Books feature
- Develop Shopping Cart and Check out features
- Develop Checkout feature
- Develop Login/Logout features for Admin and Customers
- Develop customer registration and update profile features
- Package and Deploy the website
- Using HTML, CSS, Javascript and jQuery
- Design Database with MySQL
- Create domain model classes with Hibernate/JPA
- Write unit tests using JUnit
- Write named queries with JPA
- Refactor Code and Debug the website
- Use JSP to and JSTL code the view layer
- Use Java Servlet to code the controller layer
- Use Hibernate/JPA to code the data access layer