The objective of this project is to develop a web application prototype using Java Servlet API stack.
A servlet is a Java programming language class that is used to extend the capabilities of servers that host applications accessed by means of a request-response programming model.
- ex00: Registration and authentication mechanisms
- ex01: Authorization mechanism
- ex02: Profile page as a JSP file
cd ex02/Cinema
chmod 755 README.txt
./README.txt
Read more detailed instructions on running a web application in ex02/Cinema/README.txt