users@jersey.java.net

[Jersey] RequestURI vs AbsolutePath

From: Robert DiFalco <robert.difalco_at_gmail.com>
Date: Thu, 6 Feb 2014 12:07:31 -0800

I need a little guidance here? I'm not sure I understand the difference
between UriInfo#getAbsolutePathBuilder and UriInfo#getRequestUriBuilder.
When would I use one over the other?

TIA