Gets the url that will point to the provided request target.
If an implementation supports mounting, it should return the mounted path for the provided request target if any.
@param requestCycle the current request cycle (for efficient access) @param requestTarget the request target @return the url to the provided target
|
|
|
|