• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Using Tomcat for JSP

qualispace

Regular Pleskian
Hello,
I have recently setup a Linux server with Plesk 7.5 Reloaded. I want to give Tomcat support for JSP in the server. But the problem is that I am unable to do it. Can somebody help me on how to use Tomcat?
 
You need to have:

1. license which can allow you to use TomCat
2. installed tomcat
3. tomcat started as service

After that you can add application to TomCat (.war files).

Good luck
 
Hi RexAdmin,
Well I already have a license version of Tomcat running. I have uploaded a war file and deployed it in the server through the control panel. Now I want to know the following things

1. what is the URL to access the JSP files?
2. where should all the JSP files be published?
3. If I make changes in some class files, then what is the way to reload in the server so that the updated files are dislayed instead of the old files?

Can you answer the questions above.
 
Back
Top