Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RAP"

(Resources for Developers working with RAP)
(Resources for Developers working with RAP)
Line 24: Line 24:
 
=== Solutions and Guides ===
 
=== Solutions and Guides ===
 
:[[RAP/Custom_Widgets|Custom Widget Development]]
 
:[[RAP/Custom_Widgets|Custom Widget Development]]
:[[RAP/ClientScripting|ClientScripting (client-side event handling)]]
 
 
:[[RAP/UI_Callback|Server push in RAP (UI Callback)]]
 
:[[RAP/UI_Callback|Server push in RAP (UI Callback)]]
 
:[[RAP/RWT_Cluster|RAP and servlet clustering configurations]]
 
:[[RAP/RWT_Cluster|RAP and servlet clustering configurations]]
Line 38: Line 37:
 
:[[RAP/Running RAP on virgo|Running RAP on Virgo]]  
 
:[[RAP/Running RAP on virgo|Running RAP on Virgo]]  
 
:[[RAP/Running RAP on WebSphere|Running RAP on IBM WebSphere Application Server]]
 
:[[RAP/Running RAP on WebSphere|Running RAP on IBM WebSphere Application Server]]
 +
 +
=== Add-ons  ===
 +
:[[RAP/ClientScripting|ClientScripting (client-side event handling)]]
 +
:[[RAP/Incubator/CNF|Common Navigation Framework (port)]]
  
 
== Documentation on RAP internals  ==
 
== Documentation on RAP internals  ==

Revision as of 11:26, 24 May 2012

Rich Ajax Platform
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

The Rich Ajax Platform project aims to enable developers to build rich, Ajax-enabled Web applications by using the Eclipse development model, plug-ins and a Java-only API.

This wiki is used as a supplement to the RAP Project Homepage and the RAP Developers Guide. It provides information and resources that are too specific/detailed for either, have to be updated more frequently, or are only relevant for RAP commiters.

Resources for Developers working with RAP

General Information

Project Metrics
The RAP FAQ
API Policy
RAP Releases

Solutions and Guides

Custom Widget Development
Server push in RAP (UI Callback)
RAP and servlet clustering configurations
Using Fragments to Patch PlugIns
Stress / Load Testing with JMeter

Integration with other Projects

RAP integration with e4
BIRT Integration
RAP/EMF Integration
RAP/Riena Integration
RAP integration with Equinox Security / JAAS
Running RAP on Virgo
Running RAP on IBM WebSphere Application Server

Add-ons

ClientScripting (client-side event handling)
Common Navigation Framework (port)

Documentation on RAP internals

The RAP communication Protocol

Resources for Committer

Bugzilla Guidlelines
Coding Standards
Git Repositories
Build Process
Wiki Maintenance

Back to the top