This document describes an online book store project created using JavaServer Pages (JSP) and Hibernate. The online book store allows customers to browse books, search by title or author, add books to their cart, and make purchases. The project aims to simulate the functionality of an actual online book store. It includes pages for home, login, and sign up. Requirements include a minimum of 2GB RAM, P-IV processor, Netbeans IDE, MySQL, and Windows OS. Screenshots of the home, login, and sign up pages are provided. Advantages of the online book store are listed as cost saving, time saving, and fast purchasing.
2. Contents
Introduction to JSP and Hibernate
What Is online book store?
Objective
Requirements
Operations
Screen shots
Page1: Home
Page2: Login
Page3: Sign Up
Advantages
Conclusion
3. Introduction
JavaServer Pages (JSP) is a technology that
helps software developers create dynamically
generated web pages based on HTML, XML, or
other document types. Released in 1999 by Sum
Microsystems,JSP is similar to PHP and ASP, but it
uses the Java programming language.
Hibernate ORM (Hibernate in short) is an object-
relational mapping tool for the Java programming
language.
4. What is online book store
Online Book store is an online web application where
the customer can purchase books online. Through a
web browser the customers can search for a book by
its title or author, later can add to the shopping cart
and finally purchase the books.
The Online Book Store (OBS) application enables
vendor to setup online book store, customers to
browse through the books, and a system administrator
to approve and reject requests for new books and
maintain lists of book categories.
5. Objectives
The main objective of Online Book Store is to
provide an essence of online book store via a simple
and yet powerful medium.
The project has been designed to simulate the
working of an actual online book store.
11. Conclusion
Online Book store is an online web application where
the customer can purchase books online. Through a
web browser the customers can search for a book by
its title or author, later can add to the shopping cart
and finally purchase the books.