Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue No.Issue Details
NXPSR-11179

Loss of synchronous information when polling request causes a network error while ServerDOM is effective.

1. Added configuration in nexaweb-client.xml file -

Client-app/polling-request-without-dom: When set to true, the polling request will not send  DOM synchronous information. 

2. Added PollingRequestListener interface -

Using this interface, the user can investigate the cause of error in a polling request.
  

...