HTTP Shell: Examples
For examples of using the HttpShell, please refer to the following files that are part of the MeshWorld application:
It is possible to combine several into a larger operation, including, for example:
- the creation of 3 new MeshObjects, using variables A1, A2, and A3, for example
- the lookup of 5 existing MeshObjects, using variables B1 through B5, for example
- the deletion of some MeshObjects
- the blessing and unblessing of some of them
- the relating or unrelating of several of them, etc.
If they are part of the same HTTP POST operation, all of them will be executed during the same transaction as part of the HTTP POST processing.
See also:
Last modified 8 years ago
Last modified on 04/28/10 20:15:47