Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 553 Bytes

Java Servlet Movie Ticket Booking System

Professor: Ashwin Dsousa Course: INFO6250 Web Development Tools & Methodologies

Description

Java Servlet based MVC application for Movie ticket Booking

Stack

  • JSP template views for HTML pages
  • Session authentication with MongoDB connectivity and Mongo-Data-API JPA predecessor (Mongo Java Driver)
  • Database connectivity with MySQL (MySQL Driver)
  • Dynamic filter and listner implementation for MongoSession initialization and request cleanup/ sanity
  • Authoization and authentication filteration