Archive | mvc RSS feed for this section

Play vs. Grails Smackdown

WHY A SMACKDOWN?
Play 2 and Grails 2 are often hyped as the most productive JVM Web Frameworks.

(Full Story: Play vs. Grails Smackdown)

GUI Architectures – Martin Fowler

1. Forms and Controls
2. Model View Controller (MVC)
3. VisualWorks Application Model
4. Model-View-Presenter (MVP)
5. Humble View

(Full Story: GUI Architectures – Martin Fowler)

Raible Designs | Matt Raible's discussions on Java and Web Development

The following is a list of presentations I’ve delivered over the years at various conferences.
(Link: Raible Designs | Matt Raible’s discussions on Java and Web Development)

Spring MVC 3 Showcase | SpringSource Team Blog

In this showcase you’ll see the following in action:
The simplest possible @Controller
Mapping Requests
Obtaining Request Data
Generating Responses
Message Converters
Rendering Views
Type Conversion
Validation
Forms
File Upload
Exception Handling
(Link: Spring MVC 3 Showcase | SpringSource Team Blog)

FreeMarker: Java Template Engine Library – Overview

FreeMarker is a “template engine”; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It’s a Java package, a class library for Java programmers. It’s not an application for end-users in itself, but something that programmers can embed into their products.
(Link: FreeMarker: Java Template Engine Library – Overview)


Follow

Get every new post delivered to your Inbox.