Uses of Package
net.sourceforge.stripes.ajax

Packages that use net.sourceforge.stripes.ajax
net.sourceforge.stripes.ajax This package provides utilities and classes that are helpful for creating AJAX applications and/or components using Stripes. 
 

Classes in net.sourceforge.stripes.ajax used by net.sourceforge.stripes.ajax
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.
 



? Copyright 2005-2006, Stripes Development Team.