I am currently working on a project that involves Java Server Pages. Java Server Pages is a webpage template mechanism where a regular, static, html file is mixed with Java code to get content from databases and perform other, dynamic, tricks. Some tinkering code can be found in this folder.