• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Struts on Plesk 7.5.2

C

conalloughrey

Guest
I want to install a Struts application on my Plesk 7.5.2 account but am getting errors when I try to access the application after installation. The application runs successfully on Tomcat 4.1.24 installed on my local machine. I do not have access to any of the server logs. I am including the struts.jar in the /WEB-INF/lib directory. (Fyi, including servlet.jar in /WEB-INF/lib had no effect)

You can see the error here: lisderg.com:9080/africanliving (assuming I haven't fixed it by then). There is a jsp (index.jsp) that redirects the browser to /Home.do so I know that at least the jsp service is working.

I have other JSP-only application running successfully on the server.

Any ideas?
Thanks,
Conal
 
Back
Top