JavaRanch Home
 
Front Page FAQs Ranchers Categories Recent Changes To Do Upload

Code Barn Servlets   



Code ExamplesDescriptionRatingPrerequisite
Simple Servlet A very simple "Hello, World" servlet bundled in a web archive (war file) with a proper Java web app directory structure and deployment descriptor (web.xml). Beginner  
Simple Jsp A very simple "Hello, World" JSP bundled in a web archive (war file) with a proper Java web app directory structure and deployment descriptor (web.xml). Beginner  
Simple MVC A very simple example of the Model View Controller pattern as applied to a Java web application. Beginner++ Simple Servlet
Simple Command A very Simple implementation of the "Command Pattern" or "Front Controller pattern" in a Java web application. Beginner++ Simple MVC
Simple Stream A small demo app that shows how to stream images using a servlet.Beginner++ Simple Servlet


CodeBarn
Front Page FAQs Ranchers Categories Recent Changes To Do Upload
Last Edited: 27 September 2007 What's Changed?
READ ONLY
 
Copyright © 1998-2008 Paul Wheaton | Home | Contact Us | Privacy | Register