From Post to API

Is it possible to post a from to an API Endpoint but stay on the Page without JS ?
I have a project that requires me to use JSP (without JS).
And I want to add data to a list, and keep that list in view.
Was this page helpful?