Answer the question
In order to leave comments, you need to log in
How to organize the transfer of data from the client (JS) to the JAVA server?
The client through the browser interacts with the web form.
When the button is clicked, a client-side script (JS) processes the data and sends it to the server.
Java server.
I have never used a server of this kind to interact with the browser.
What is the best way to organize data transfer?
Answer the question
In order to leave comments, you need to log in
To get started, learn what HTTP is and general architecture in the web. Then learn Servlets in Java.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question