Using Java, Java Servlets and JSP for web development

There are many tools for providing interactive web content, one of the more popular being the PHP/mySQL combination. I will present an alternate approach using Java and Postgresql. I shall demonstrate an addressbook, a secure remote, web-based, administration tool and an applet-based ssh client all written entirely in Java and using the apache web server together with ApacheJServ, the Apache Java Servlet engine.

If time permits I will show some more complicated examples and introduce Java Server Pages (JSP). A knowledge of basic HTML (forms and tables) and simple programming concepts such as variable declarations and function calls will be assumed.

Notes for the presentation.