This project is a university web application developed using JSP, Servlets, and Apache Tomcat and MySQL database.
It presents a dynamic website related to Mandalay, implementing server-side processing and web technologies learned in class.
Note: This project cannot be run directly on GitHub Pages because it uses JSP and Servlets, which require a Java server (Tomcat).
The full source code and setup instructions are provided in this repository.
- Java (JDK)
- JSP (JavaServer Pages)
- Java Servlet
- Apache Tomcat
- CSS
- MySQL database
- (Optional) JavaScript
- Git & GitHub
- Dynamic JSP pages
- Servlet-based backend processing
- Styled user interface using CSS
- Runs on Apache Tomcat server