|
Last change
on this file was
12722,
checked in by Mark Evenson, 15 years ago
|
|
Examples reorganization: Top-level README, GAE specific README.
|
|
File size:
296 bytes
|
| Line | |
|---|
| 1 | Google App Engine |
|---|
| 2 | ================= |
|---|
| 3 | |
|---|
| 4 | Alex Muscar |
|---|
| 5 | |
|---|
| 6 | Running ABCL in a Google App Engine container. |
|---|
| 7 | |
|---|
| 8 | This example shows how to run your servlet off ABCL in general |
|---|
| 9 | and in Google App Engine (GAE) in particular. |
|---|
| 10 | |
|---|
| 11 | When uploading your code to the server, be sure to put abcl.jar |
|---|
| 12 | in war/WEB-INF/lib. |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.