libspring-webflow-2.0-java 2.0.9.RELEASE-2 source package in Ubuntu

Changelog

libspring-webflow-2.0-java (2.0.9.RELEASE-2) unstable; urgency=low

  * Remove Class-Path headers from jars. (Closes: #589780).
  * Bump Standards-Version to 3.9.0. No changes were required.
  * Link javadoc to system javadocs.
  * Enable support for Spring Security.
  * Clarify description of patches.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:42:05 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libspring-webflow-2.0-java_2.0.9.RELEASE.orig.tar.gz 3.1 MiB b96a1f9cb9767d2d144f359a984a77ba8ac36f8e2b67a8a31ee2b27d098daaf4
libspring-webflow-2.0-java_2.0.9.RELEASE-2.debian.tar.gz 11.3 KiB 5eaee954594f7ded95806d822e4884050bd0b14d078c4741a425c96629144a89
libspring-webflow-2.0-java_2.0.9.RELEASE-2.dsc 2.0 KiB d153c52fdd25e2100eea22fb71dbe1599259bf54e43dd289c9e6ea3352397167

View changes file

Binary packages built by this source

libspring-js-2.0-java: server-side Javascript abstraction framework

 Spring JavaScript is a JavaScript abstraction framework that makes it easy to
 write unobtrusive JavaScript to progressively enhance a web page with behavior.
 The framework consists of a public JavaScript API along with an implementation
 that builds on the Dojo Toolkit. Spring.js aims to simplify the use of Dojo for
 common enterprise scenarios while retaining its full-power for advanced use
 cases.
 .
 Spring JavaScript can work with any server-side framework. The Web Flow 2
 distribution includes convenient integration between Spring JavaScript and
 Spring Web MVC for processing Ajax requests.

libspring-webflow-2.0-java: Java MVC framework focused in View and Controller layers

 The Web Flow module is a MVC extension that allows you to define Controllers
 using a domain-specific-language. This language is designed to model user
 interactions that require several requests into the server to complete, or may
 be invoked from different contexts. Provides:
  - A domain-specific-language for defining reusable controller modules called
    flows.
  - An advanced controller engine for managing conversational state.
  - First-class support for using Ajax to construct rich user interfaces.
  - First-class support for using JavaServerFaces with Spring.

libspring-webflow-2.0-java-doc: documentation for libspring-webflow-2.0-java

 Documentation for the Web Flow module that is a MVC extension that allows you
 to define Controllers using a domain-specific-language. This language is
 designed to model user interactions that require several requests into the
 server to complete, or may be invoked from different contexts. Provides:
  - A domain-specific-language for defining reusable controller modules called
    flows.
  - An advanced controller engine for managing conversational state.
  - First-class support for using Ajax to construct rich user interfaces.
  - First-class support for using JavaServerFaces with Spring.