# Prepare Application Server

An **application server** provides the runtime environment required to deploy and execute web applications.\
Within the ONEWEB platform, the application server is responsible for hosting ONEWEB runtimes and executing application logic.

ONEWEB supports the following enterprise‑grade application servers:

* **IBM WebSphere Application Server**
* **JBoss EAP**
* **WildFly**

The selection of an application server should align with organizational standards, deployment architecture, and operational requirements.

This section focuses on **preparing the application server environment** so that it is ready for ONEWEB deployment.\
Detailed, step‑by‑step configuration procedures for each supported application server are covered in the following sub‑sections.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.onewebstack.com/getting-started/platform-configuration/platform-components-overview-and-management/prepare-prerequisite-software/prepare-application-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
