On 5/18/07, James M Snell <[EMAIL PROTECTED]> wrote:
Ironically, this was added in to make it a bit easier to make a target resolver a bit more independent of the servlet context path. It's not critical and can be pulled back out if it's causing problems. Feel free to change it.
perhaps just change the name to something a little less loaded, like "pathPrefix", and document that if provided the target resolver removes it from the beginning of the path before resolving the target (or whatever it's used for - don't recall specifically). a no-argument constructor would be nice too.
