Yup - I have access to the slingRequest variable as well as the other scripting variables provided by <cq:defineObjects />.However, if a user tries to access http://gb.mysite.com/nonexistingpage.html, then the request path is "/nonexistingpage" which doesn't exist. The nearest valid parent path is t...