> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hostza.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Java

Assuming you have already installed Hostza and logged in. If you haven't done so yet, you should check our [login](https://dash.hostza.org) section.

Hostza is a cloud computing platform known for its comprehensive support for various types of services. This article explores the Java features and support that Hostza provides.

## Introduction

<Warning>Before you begin, make sure you have Java installed on your system. If you don't have it yet, you can download it from the [official Java website](https://www.java.com/download/manual.jsp).</Warning>

When preparing your Java project for deployment on **Hostza**, make sure to include the essential application files in a **zip file**.

## Required Files

Two files are required to host your Java project on Hostza:

<Accordion title="application.jar (Example main file)">
  Main application file for Hostza to initialize your project.
</Accordion>

## Uploading the Project to Hostza

After preparing your project files, you can now upload them to Hostza and host your project.

<Frame>
  <img src="https://linkaisocial.com.br/files/235a26d5-6f25-4bec-a5ac-a9e6cd6d6311" />
</Frame>
