• 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

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