enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Stripes (framework) - Wikipedia

    en.wikipedia.org/wiki/Stripes_(framework)

    Stripes is an open source web application framework based on the model–view–controller (MVC) pattern. It aims to be a lighter weight framework than Struts by using Java technologies such as annotations and generics that were introduced in Java 1.5, to achieve "convention over configuration". This emphasizes the idea that a set of simple ...

  3. Spring Web Flow - Wikipedia

    en.wikipedia.org/wiki/Spring_Web_Flow

    In 2005 the project was introduced into the Spring portfolio by Keith Donald and grew into the official Spring sub-project it is now. The first production ready 1.0 release was made on 2006-10-26. Version 2.0, first released on 2008-04-29, saw a major internal reorganization of the framework to allow better integration with JavaServer Faces.

  4. Comparison of server-side web frameworks - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_server-side...

    MVC framework MVC push-pull i18n & L10n? ORM Testing framework(s) DB migration framework(s) Security framework(s) Template framework(s) Caching framework(s) Form validation framework(s) WebObjects: Java Yes Yes Push-pull Yes EOF: WOUnit (JUnit), TestNG, Selenium in Project WONDER Yes Yes Yes Google Web Toolkit: Java, JavaScript Yes Yes

  5. Maverick Framework - Wikipedia

    en.wikipedia.org/wiki/Maverick_Framework

    Maverick allows developing web applications in a very structured, modular and reusable way (thanks to its respect to the MVC pattern). [citation needed] As is common Maverick uses a single servlet entry point. [1] It concentrates on MVC logic leaving other technologies for presentation support. [2]

  6. Apache Wicket - Wikipedia

    en.wikipedia.org/wiki/Apache_Wicket

    Apache Wicket, commonly referred to as Wicket, is a component-based web application framework for the Java programming language conceptually similar to JavaServer Faces and Tapestry. It was originally written by Jonathan Locke in April 2004.

  7. Apache Struts 1 - Wikipedia

    en.wikipedia.org/wiki/Apache_Struts_1

    Apache Struts 1 is an open-source web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model–view–controller (MVC) architecture. It was originally created by Craig McClanahan and donated to the Apache Foundation in May 2000.

  8. Model–view–controller - Wikipedia

    en.wikipedia.org/wiki/Model–view–controller

    Later frameworks for Java, such as Spring (released in October 2002), continued the strong bond between Java and MVC. In 2003, Martin Fowler published Patterns of Enterprise Application Architecture, which presented MVC as a pattern where an "input controller" receives a request, sends the appropriate messages to a model object, takes a ...

  9. ColdBox Platform - Wikipedia

    en.wikipedia.org/wiki/ColdBox_Platform

    ColdBox is a free, open-source, conventions-based, modular web application framework intended for building enterprise applications with ColdFusion using a Hierarchical MVC approach. It is a set of tools and methodologies that can allow a developer to build their web applications in a modern and secure way.