Yeah, just found it in the API docs after sending. Thanks much.
On Aug 21, 2009, at 9:29 AM, Julian Sedding wrote:
slingRequest.getRequestPathInfo().getSelectors() or slingRequest.getRequestPathInfo().getSelectorString() should do the trick On Fri, Aug 21, 2009 at 2:21 PM, Amit Snyderman<[email protected]> wrote:Heya, newbie question: how can one get the selector(s) for a request fromwithin a JSP script?
