[progress Communities] [progress Openedge Abl] Forum Post: Re: Abl Web App Projects For...

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello William, A way to see this is based on how you plan to deploy the services. If the services are independent, use different projects. If the services are meant to work together, create the services in the same project. I noticed that you mentioned about a service for REST mapped. just in case here is some additional info. For a REST Service, you use an editor to map the URLs to methods and parameters. For a WebHandler Service, you do the mapping via a WebHandler class that you can customize programmatically. The Progress Data Service uses a prescriptive approach and integrates with the JSDO. It can use REST/WebHandler for the transport. Here is some mode detail: community.progress.com/.../24677 I hope this helps, Edsel

Continue reading...
 
Status
Not open for further replies.
Back
Top