Package net.sourceforge.stripes.ajax

This package provides utilities and classes that are helpful for creating AJAX applications and/or components using Stripes.

See:
          Description

Class Summary
JavaScriptBuilder Builds a set of JavaScript statements that will re-construct the value of a Java object, including all Number, String, Enum, Boolean, Collection, Map and Array properties.
JavaScriptResolution Resolution that will convert a Java object web to a web of JavaScript objects and arrays, and stream the JavaScript back to the client.
 

Package net.sourceforge.stripes.ajax Description

This package provides utilities and classes that are helpful for creating AJAX applications and/or components using Stripes.



? Copyright 2005-2006, Stripes Development Team.