Remote Application Platform
Appearance
Developer(s) | Eclipse Foundation |
---|---|
Stable release | 1.3.0
/ June 23, 2010 |
Written in | Java |
Operating system | Cross-platform |
Available in | Multilingual |
Type | AJAX-enabled rich Internet application |
License | Eclipse Public License |
Website | http://www.eclipse.org/rap/ |
Rich AJAX Platform (RAP) Project is an open-source software project under the Eclipse Technology Project which aims to enable software developers to build AJAX-enabled rich Internet applications by using the Eclipse development model, plugins and a Java-only API. It can be considered a counterpart for web development to the Rich Client Platform. The API is very similar to RCP so developers who are familiar with RCP can reuse their existing knowledge. RAP encourages the sharing of source code between RCP and RAP applications in order to reduce the development effort for business applications that require both a desktop-based and a web-based front end.
Bibliography
- Lange, Fabian (December 29, 2008), Eclipse Rich Ajax Platform: Bringing Rich Client to the Web (First ed.), Apress, p. 148, ISBN 1430218835
External links
- Rich Ajax Platform Home Page
- Rich Ajax Platform, Part 1: An introduction
- Rich Ajax Platform, Part 2: Developing applications