There is no max size limit of the http response (or the max size of Int or the limit of browser or the limit of server have been configured).
The best approach is use AJAX to load part of data while it need to be shown.
There is no max size limit of the http response (or the max size of Int or the limit of browser or the limit of server have been configured).
The best approach is use AJAX to load part of data while it need to be shown.