---
title: "Getting Started"
source: https://dev.pageseeder.com/reference/advanced/website/getting_started.html
last_updated: 2026-09-05T18:48:35+10:00
tokens: ~225
---

# Getting Started with *Berlioz Base*

To reduce the time needed for developers to become productive, *Berlioz Base, *a ready-made Web App, is available for anyone to download.

## Get Berlioz Base

Berlioz Base is available from the download area.

### for Eclipse users

Eclipse users can download the following package. It contains a basic Web App, all necessary Java libraries, samples, configuration files and deployment scripts.

```text

berliozbase-eclipse-[version].zip
```

### non-Eclipse users

Anyone using an IDE other than Eclipse can download a ready-made Web App that can be can be deployed directly to a J2EE server or loaded into their development environment.

```text

berliozbase-webapp-[version].zip
```

## Background tour

See [Berlioz file organization](berlioz/berlioz_file_anatomy.md) for more detail regarding how to structure an app according to PageSeeder conventions.

