...
- Use retrieveAndProcessAsynchronously to dispatch requests; these will be handled per the application server's threading model. Response will come back to the client asynchronously.
See the documentation on data services.
Data Validation
...
- requiredFieldValidator
- stringLengthValidator
- integerValidator
- decimalValidator
- rangeValidator
- dateValidator
- currencyValidator
See the documentation on data validation.
Headless Client Operation
...
- No effort has been made to reduce the size of the client JAR in headless mode; the binary code that provides user interface functionality is still there, it has simply been disabled
- This functionality is not supported in the Applet client or the Auto Updating Desktop client
See the documentation on headless client.
New Logging Features
...
Drop shadows available for user interface elements; see the dropShadowOffset and dropShadowColor attributes in the XML UI documentation.
See the documentation for more.
Client Side XML Processing
...
- This feature does not provide out of the box caching functionality, it is necessary to provide a caching mechanism in conjunction with this function.
See the documentation for more.
Updated Default Stylesheet
...