E
egarcia
Guest
The JSDO can use a static catalog or a dynamically generated catalog file. The following sample code shows how to use WebHandlers to create a Generic Service for the JSDO. The sample only shows GET operations. However, you should be able to use the same structure to add support for other operations. Link: - community.progress.com/.../2677 In addition of working with dynamic code, you can also write static Business Entities to provide custom code. I hope this helps.
Continue reading...
Continue reading...