I am using Durandal for developing a SPA and so far it is quite amazing. The challenge in hand is - Some of the view and view model resides in a different server (SERVER2) and the app has to reach out to the server and render the content in the SPA which is in SERVER1.
From the analysis done so far the router and viewLocator provides use convention which can take values for different structure, but this always looks at the same application level. For the scenario in hand, the view needs to come from different server - http://server2/anotherapp/app/views/someview.html
.
Is this possible to achieve?
tag to see if content would be pulled in. Any ideas on error message?
– Tom Schreck Mar 17 '14 at 23:13