This is a collection of samples demonstrating the usage of different parts of the EasyGSP engine.
These examples will only work when these pages are being served by a scgi engine; of course, we recommend LightTPD as the HTTP server. They will not work if you are viewing these pages via a "file://..." URL.
To navigate your way through the examples, the following icons will
help:
![]() |
Execute the example |
| Look at the source code for the example | |
| Return to this screen |
Tip: For session scoped beans to work, the cookies must be enabled.
This can be done using browser options.
| File Upload | Execute |
|
| Implicit Objects | Execute |
|
| Numberguess | Execute |
|
| Date | Execute |
|
| Snoop | Execute |
|
| ErrorPage(500) | Execute |
|
| ErrorPage(404) | Execute |
|
| Include | Execute |
|
| Forward | Execute |
|
| Redirect | Execute |
|
| Cookies | Execute |
|
| Database 1 | Execute |
|
| Database 2 | Execute |
|
| MVC | Execute |