Dynamic Web Development with Seaside

6.2.4A Simple Seaside Example

At this point you have a running Seaside Server. Now you can try a simple example shipped with Seaside. In a browser, enter the following URL: http://localhost:8080/examples/counter to see the pre-built counter application. You should see something like the page presented in Figure 49.

Sample Counter

Selecting the ++ or links will increment or decrement the counter. Later in this section you will build a Seaside application similar to this example.

Copyright © 19 March 2024 Stéphane Ducasse, Lukas Renggli, C. David Shaffer, Rick Zaccone
This book is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 license.

This book is published using Seaside, Magritte and the Pier book publishing engine.