Introduction - If you have any usage issues, please Google them yourself
JSP+Servlet+Xml implementation of simple online album system.
Xml is used as a database to store pictures, JSP displays the front end interface, Servlet processes business logic, and Tomcat acts as a server.