Posted 2001-05-21T14:42:00+01:00 in web

Java server pages

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.