• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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