Clean AJAX

Clean is an open source engine for AJAX, that provides a high level interface to work with the AJAX technology.

It can be plugged in any page or DHTML framework because it was designed in conformation with the separation of concerns principle, keeping focus on AJAX issues.

Clean is a software based on well succeed design patterns and inspired on Java Message Service API, that offers reliable solutions to AJAX.

It was created to solve real problems found on AJAX applications, and is used in many projects. Clean will help you to adopt AJAX saving your time and your code, reducing your learning curve and the code reengineering.

What Clean is:

  • Server side technology agnostic, you can use it with any server side language;
  • Simple to install, to configure and to use;
  • Small learning curve solution;
  • Full based on client side JavaScript.

What Clean is not:

  • A DHTML widget framework with AJAX features embedded on it;
  • A huge and complex framework that claims to be the main artifact in your applications;
  • A toy implementation wrapping XMLHttpRequest and ActiveX.
 

Separation of concerns:

Wikipedia

Design patterns:

Wikipedia

Java Message Service:

Sun Java Message Service

 

Clean AJAX

AJAX Overview

Features Provided

 

SourceForge.net

 

Copyright © 2024 Carlos Eduardo Gonçalves