• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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