MVC Without Framework: JSP and Servlets Integration
Introduction This post is used to showcase a MVC pattern for web development without framework. Its functionality is display a random number which is set by a bean and populated by a servlet. I use the source code from book “Core Servlets and Java Server Pages” – chapter 15, which is available online at http://pdf.coreservlets.com/.… [Read more…]

January 6, 2010
5