Spiffy UI Framework

Package org.spiffyui.server.filter

Contains the filters for GWT localization

See:
          Description

Class Summary
FilterServletOutputStream Specialized ServletOutputStream, exposing functionality that will be utilized by the filter response wrapper.
GenericResponseWrapper Servlet response wrapper that can manipulate the output from a the servlet chain.
GWTLocaleBundleFilter Filter that will substitute the various markers in retrieved xml and jnlp files with values retrieved from the servlet context.
GWTLocaleFilter Filter that will substitute the various markers in retrieved xml and jnlp files with values retrieved from the servlet context.
 

Package org.spiffyui.server.filter Description

Contains the filters for GWT localization


Spiffy UI Framework