Advanced Web Techno., Exercises


Homework

The subject of the homework for fall term 2016/17 is now available:
Secure Passwords Safe

Servlets

Write your first servlets. (Sept. 20, 2016)

Java Server Faces

Change the existing example into a "guessnumber" application. (Sept. 27, 2016)
Create a small "register new user" application using Tomahowk library and which is internationalized. (October 4, 2016)
Create your own Component.. This exercise propose that you create a new component that is a red light. (October 11, 2016)

Web Security

Install a corrupted application. Try XSS on it (Nov. 8 and 15, 2016)
Use the same corrupted application for testing Corrupt session management. (Nov 15, 2016)
Test SQL and Shell Injection. (November 22, 2016)