I am trying to have a post go to the backend and get the elements from my ajax post. My backend is Java, which sends an HTML string back to the client-side. I want this string to be displayed as HTML after a certain tag after the user presses post.I am trying to have a post go to the backend an