• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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