G
goo
Guest
When you are saying webApplications, do you mean "Progress Application Server"? When you are saying ABL Applications, is that also "Progress Application Server" (PAS)? As I understand, a PAS can have database Connections and several transporthandlers (like REST,SOAP,WEB,APSV). If I create a PAS session and Calls it pasMyApplication, it is possible to add code under /pasMyApplication/openedge and also add code to /pasMyApplication/webApps/WEB-INF/openedge, and further more it is possible to add an instance (myWebApp) that will be add under webApps like /pasMyApplication/webApps/myWebApp/openedge. To be honest, I find it a bit confusing, but it is probably made to be very flexy... but where could I find some examples of use?
Continue reading...
Continue reading...