The Vending Machine Revisited
We will convert the final version of the Vending Machine servlet application (two servlets) to JSP.
This is interesting as a case where there is more “logic” than template text.
Nevertheless the JSP version is somewhat shorter, and arguably more readable.