I have a very long URL:
sc/DataSourceLoader?dataSource=myDs1, .....
I remember I read it is possible to cut the URL in parts so not to send everything in one request. But I cannot find the documentation on this. How to solve this?
Using Smartgwt 6.1p power.
sc/DataSourceLoader?dataSource=myDs1, .....
I remember I read it is possible to cut the URL in parts so not to send everything in one request. But I cannot find the documentation on this. How to solve this?
Using Smartgwt 6.1p power.
Comment