MFP 应用程序是否可以并允许在没有适配器的情况下调用 Web 服务?

Is it possible and allowed for MFP App to call Web Services without Adapter?

是否可以并允许 MFP 应用程序不使用适配器直接调用 Web 服务?

是的。这称为进行标准 AJAX 调用。这意味着这些调用不会受益于通过 MobileFirst 可能实现的功能(例如安全性等)。