My Stuff
Comments
-
Hey, Thank you for your response. These examples illustrate code execution during the SPA's initialization phase. However, my objective is to enable the client-side of the SPA to invoke server-side functions on demand, beyond the initial load. I'd like to utilize server-side capabilities e.g calling RESTlets using…