Creating JAVA Web Application/ deploying WAR file

Creating JAVA Web Application/ deploying WAR file

You can use Java Application packages for your web site in the Web Archive Format (WAR) To install a Java Application login into your Pleak Control Panel.

   

Login into Plesk Control Panel and go to the Website & Domains tab click on Show Advance Operations then select Java Applications.

   

Now click On Install Java Application.

  

  

Specify the path of an application package you wish to install (this is an application package in WAR format saved on your computer's hard drive), and click Browse to navigate to it.
  

    

   

A new window will appear where you can select the WAR file and click Open.

    

  

The uploaded file will be shown here then click OK.

   

   

Now the application is installed and the respective entry is added to the list of installed Java applications (Applications > Java Applications).

   

  

To access the web interface of a Java Web application, do any of the following:

From your Home page, go to Applications > Java Applications tab, and click no the installed Application, it will open a new browser page for the application.

Type the URL in your browser e.g. http://www.yourdomain.com/RPCadv/

   

   

   



    • Related Articles

    • Creating Virtual Directory for ASP.Net application

      Creating a Virtual Directory for ASP.Net application Description: A virtual directory is a link to an existing physical directory that is present on the server's hard disk. Virtual directories can have a number of specific settings like custom ...
    • Creating Web User(s)

      Steps to Creating Web User(s) Objective: Web User is like an FTP user, you can use this as an individual FTP account and you can host on your Web server personal Web pages for individuals who do not need their own domain names. These pages usually ...
    • Deploying node.js in Diadem Express Cloud

      we need to login to the Diadem EC control panel, once logged in we can created a new environment. as shown in the below given picture. I have deployed a basic node.js without any load balancing and sql server, in the above picture I have marked the ...
    • Plesk Custom File Extension Support

      Plesk Custom File Extension Support Issue: Problem with the ".htaccess" file and the "include" function, resulting in the top panel and footer not appearing on the website as the include files are not processed in the web server Step 1: Navigate to ...
    • Configuring Windows Sever 2016 for Hosting PHP Web Application.

      Configuring Windows Sever 2016 for Hosting PHP Web Application. In order to Run PHP Web based application on Windows server 2016 we need to install below mention application first- Web platform Installer ...