This document provides an overview of an online examination system project implemented using Java technologies. It includes pages for student and administrator login, student registration, question management, and displaying exam results. The system uses a relational database with tables for students, questions, attempts, results and settings. Technologies used include Java servlets, JSP, JSTL, CSS, Oracle database, and SQL. The document outlines requirements, design diagrams, code snippets, and screenshots of the online examination system.