Coursework to write a blog in JSP.
Link - 1.2MB
98/100 Marks: Problem escaping apostrophes in comment section
After hearing the advice "Always salt your hashes" I looked up the definition of password hashing and the use of salts. Then I implemented it. link removed, obsolete
Version 1: Hand written system, scalability problems
Version 2: Rewrite with Smarty templating engine