# Java/JSP

Java/JSP is only supported on [Tommy](/robert-zou-2/servers/virtual/tommy.md) and [Johnny](/robert-zou-2/servers/virtual/johnny.md). [Ricky](/robert-zou-2/servers/virtual/ricky.md) does not support it. Since JSP causes high load, we require each user to request it individually. To do this, log in to cPanel and press `Java Tomcat`. After you will join a queue for a Java slot. On Tommy, this process only takes a few hours. However, on Johnny, this can take days to weeks. To request Java, click [here](https://tommy.heliohost.org:2083/frontend/paper_lantern/java/index.live.php) for Tommy and [here](https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php) for Johnny.


---

# 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://robertzou1234.gitbook.io/robert-zou-2/features/java.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.
