Deploying HATS Web applications

The terms HATS Web application, WebSphere® application, and Java EE application can be used interchangeably to refer to a Web application created from a HATS project. It is a HATS Web application because it was developed in the HATS Toolkit. It is a WebSphere® application because it will be installed and run on WebSphere® Application Server. It is a Java EE application because it conforms to the Java EE standards.
Note:
HATS portlets are special cases of HATS Web applications.
To deploy your HATS Web application in a runtime environment you must:
  • Export your project as an application.
  • Install your application in a runtime environment.

The following sections summarize each of these tasks.