source: branches/0.22.x/abcl/examples/google-app-engine/README

Last change on this file was 12722, checked in by Mark Evenson, 14 years ago

Examples reorganization: Top-level README, GAE specific README.

File size: 296 bytes
Line 
1Google App Engine
2=================
3
4Alex Muscar
5
6Running ABCL in a Google App Engine container.
7
8This example shows how to run your servlet off ABCL in general
9and in Google App Engine (GAE) in particular.
10
11When uploading your code to the server, be sure to put abcl.jar
12in war/WEB-INF/lib.
13
14
15
16
Note: See TracBrowser for help on using the repository browser.