Skip to Content
0
Jul 04, 2020 at 01:32 PM

how to set relative path in sapui5?

3602 Views

hi experts

I make sapui5 project above.

I access products.json file from App.controller.js

I use relative path --> ../json/products.json. but I cannot load json file.

And I use ./json/products.json.

why different general relative path?

thanks

Attachments