New Features
Summary of new features in each release of the platform. See the release notes for specific products for more details.
New features in Platform 4.5.0
Data Services / SOA Integration
Data Validation
Headless Client
Client side XML processing
Enhanced rendering: Drop Shadows
More flexible logging on the client
New features in Platform 4.2 MR 6
New attributes: popupVisible, contextPopup and selectionPolicy.
New features in Platform 4.2 MR 5
onBeforeActiveLost event enhanced.
Table Sorting of Heavyweight components is improved
Rich Text enhanced to facilitate editing of rich text and dynamic application of rich styles to text
New features in Platform 4.2 MR 4
New attribute textSelectionPolicy for text components
Cancelable events are avaiable in NFC (within onBeforeActiveLost)
New features in Platform 4.2
Data Framework
Desktop Client (Seperately Licensed Component - Contact Nexaweb Sales for more details)
Support for minimum client environment requirements
Application loading request reporting
Full support AWT automation tools such as Mercury QuickTestPro
Parameterized Macros
Support for PDF print output
Enhancements to the plug-in architecture
Support for pack200 compression
New features in Nexaweb Platform Release 4.1 MR 1
Support for "oppositeId" event parameter in the onBeforeActiveLost, onActiveLost and onActiveGained events to indicate where focus is coming from or going to.
New features in Nexaweb Platform Release 4.1
Support for Composite Plugins
FlushPolicies applied to PushConnections are now capable of closing the stream instead of sending whitespace. This can be useful for cases where polling from the client is not desirable, but flushing whitespace is not effective or desirable.
Communications Queue Monitoring. The queues that hold information bound for client sessions are now monitorable on the server side.
General UI Programming Enhancements and Fixes
Initializing Nexaweb Server may now be accomplished from a ServletContextListener, allowing customers to utilize the Nexaweb Server API in a ServletContextListener of their own. This was previously not possible due to the fact that Nexaweb did not initialize until Servlets were initialized.
Better performance for large tables (when using CDATA representation)
Better performance for large data retrieval
Support for configurable HTTP method for requests and better default selection
There is a new XUpdate command to create documents on the client side, and the APIs for accessing Documents at the session level have become more generic.
IME (Input Method Editor) support has been extended to include enhanced support in Java 1.2+ environments