Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.41 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.41 KB

Seaside 31 for GsDevKit gs_master branch:

This project is no longer recommended for using Seaside. To install Seaside into GemStone follow these instructions

Seaside is a powerful framework for developing web applications. Seaside applications are composed of a tree of stateful web components that can easily implement sophisticated application behavior.

The GsDevKit Seaside31 project is a fork of the Seaside project. The GsDevKit Seaside31 project is an optional project to be installed into GsDevKit.

Installation

You may install the Seaside31 project into an existing GsDevKit installation, or if you have not installed GsDevKit, you may start off by installing a system that includes Seaside.

In addition, you will need to install a GsDevKit tODE client to do the development work, which can be on the same machine as the Seaside stone and web server, or on a different machine.

For installation instructions, Installation Overview

FAQs

  1. How do I debug an error that appears in the remote web server?