• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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