Hi,I have a requirement to get the current browser URL to identify the type of URL, for doing so we need the request object also in the SlingModel with Resource model.We are doing like as below,After adding 2 adaptables classes like,@Model(adaptables = { SlingHttpServletRequest.class, Resource.class...