How to backfill the form with jsp+html

I set up a page to query the background data and put a button on the page. I hope that after pressing the button, I can get the corresponding data through JSP and fill it back into the text input box of the html page. How can I do that?

Feb.28,2021
Menu