Misusing Dynamic Binding When Static Binding Would Do, Part 2
Enterprise Java Article Published November 27, 2001
The author concludes by furthering the case for using statically bound alternatives in lieu of the dynamically bound solutions of Web application environments such as Java Server Pages. He illustrates his argument by contrasting JSP with an alternative environment of his own design.


