Twitter Logo Follow us on Twitter
Project Information About this project

RAP 3.5 - New and Noteworthy

Here's a list of the most noteworthy things in the RAP 3.5 release which is available for download since June 27, 2018.

Add support for Tomcat 9 / Servlet API 4.0

The version range of reqired by RAP bundles javax.servlet package has been increased to include 4.0.

Add support for RGBA backgroud colors

It's now possible to set semi-transparent colors as background to all controls.

Improved image handling on Canvas

Images on Canvas are now drawn in the correct order.

Add missing JFace API

  • AbstractTreeViewer.getStructuredSelection() method

Improve ToolTip for small screen presentation

The maximun tooltip width has been increased to 90% of the available screen width.

Fix possibility to share HTTP session attributes between RAP application and custom defined servlets

The same RAPHttpContext can now be used for RWTServlet and custom defined servlets.

Bugfixes

This list shows all bugs that have been fixed for this release.