Show TOC

Resource HandlingLocate this document in the navigation structure

In SAPUI5, resources are handled in a client-side and a server-side part.

The client-side and a server-side parts of resource handling are complementary and do not depend on each other. The server-side mechanism is an optional component to improve the client-server interaction (server-side locale fallback instead of client-side with multiple requests). The server-side resource handling is mainly used in Eclipse to support the modularized development of SAPUI5 applications and libraries.