Need Resource for Java
Need Resource for Java
My current webpage uses client-side processing in Java, which is fine for a certain amount of data. However, when more than 100 queries are received, the webpage becomes very slow. To optimize the webpage, I plan to switch to server-side processing in Java. To do this, I need to find a tutorial for server-side processing in Java. If you have any resources, please let me know. I use Postgres DB; all I need to do is retrieve data from the database and display it optimally in my webpages.
This question has an accepted answers - jump to answer
Answers
This third-party repo here may help - it's three years old but it does say it support DataTables's SSP protocol in Java. If not, the SSP protocol is discussed here.
Colin
I've gone through the repo you've sent, I am new to this software domain, and it takes a bit time to understand the code flow, It would be very helpful if any video resources were available. Also, thank you very much for sharing this resource
Not for Java I'm afraid. Its a language I need to make some time to learn myself as well. There are plenty of resources online for learning Java, but if you need any explanation for the DataTables parameters, I can help with that.
Allan
Sure, how can I connect with you?
Here in the forum. Any questions you have about DataTables I can answer here.
Allan