I am trying to run Plutext's docx-html-editor. When I deploy the war file on Tomcat server, it renders the index.html, but when it submits form and redirects to another page, it shows "The origin server did not find a current representation for the target resource or is not willing to disclose that one exists." error.
I have tried changing versions of maven plugins, replacing javax servlet with latest jakarta servlet.