In our app we need to be able to build urls for the app pages so that we can build external links to them. An acute case for this is for YouTube video uploads, where the upload action needs a link-back url where it sends the user after the upload. I can see basically two ways to get the url: Get the...