Main Content

Java (JSP and Servlet examples) live on our server

Archive - Originally posted on "The Horse's Mouth" - 2008-02-23 15:54:42 - Graham Ellis

On our Java Programming for the Web and Deploying Apache httpd and Tomcat courses, we provide a ready-written demonstration that includes simple web pages, a basic JSP, JSPs with tag libraries, and a couple of Servlets - with some calling up data from a MySQL database.

I have uploaded the examples so that you can try them out here. You can see the source code of almost all the pages here and you can download the complete file latmjdemo.war from our download centre.