# Do I need to have the latest JRE (Java Runtime Environment) installed on my Workstation?

Yes, but only if you are using Notes/Domino 6.5. For newer versions (R7 and above) it is **not** required.

Notes/Domino R6.5 incorporates an older version of Java (1.3) which does not have all the required functionality to allow SWING Seascape to run correctly and efficiently. So the latest JRE should be obtained and installed on machines that will be using SWING Seascape.

You can get the latest release from here : <http://www.java.com/en/download/manual.jsp>​


---

# 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.swingsoftware.com/seascape-for-notes/faq/do-i-need-to-have-the-latest-jre.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.
