Browsing All posts tagged under »JSP«

MVC Without Framework: JSP and Servlets Integration

January 6, 2010

5

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…]

Quick Hack for the Impatients: JSP Custom Tag

January 6, 2010

0

Introduction Source code from this posting was taken fromhttp://java.sun.com/developer/technicalArticles/xml/WebAppDev3/ with some minor replacement needed for Apache Tomcat 6.0.20 (latest as of this date) and more details on how to run the application. Purpose of Application This application is used as a showcase for jsp custom tag. Its functionality is create custom tag for jsp to… [Read more…]

Follow

Get every new post delivered to your Inbox.