Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 826 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 826 Bytes

AjaxAnywhere (Reloaded) Travis CI build

Description

AjaxAnywhere is a Java Ajax framework that enables the developer to add Ajax behavior to your web application without any Javascript coding.

This project is a fork of the original AjaxAnywhere project (http://ajaxanywhere.sourceforge.net/) whose aims are:

  • Simplify codebase
  • Use jQuery to implement the required scripts
  • Avoid the need to the developer to write any javascript to apply AjaxAnywhere to any component of the page
  • Remove JSF support
  • Remove dependency with Java SE HTML parser

You can find more info about it our site: http://ajaxanywhere.com

News

07/05/2015: Version 2.1.1 has been released