ROCLASI:
The performance should be in the range of Headless Client, thus pretty fast.
Also the pages are not JSP (as this is server side code) but HTML.You hint that the richt client is slower in fetching data from the server.
But it’s in fact more efficient than any HTML solution since it caches already retrieved data on the client. Not so with any pure HTML solution (which Web-client is)
The existing Rich Client is more efficient than the forthcoming Web Client? Am I reading you correctly?
In my solution Rich Client via a server is about three to four times slower than Servoy Developer via localhost. Thus, coding which seems fine in Developer can be found unacceptable when served to users.
I have no comparison benchmarks for Headless Client performance.