users@jersey.java.net

[Jersey] Re: Using relative urls

From: ravthiru <ravthiru_at_gmail.com>
Date: Mon, 6 Mar 2017 15:54:17 -0700 (MST)

Thanks Pavel for your quick reply,

now i am using resolve to get absolute URI for the image, some thing like
this


 URI imageURI = baseURI.resolve("../image/1001");

thanks for pointing me to reuse the client and use close() when done.




--
View this message in context: http://jersey.576304.n2.nabble.com/Using-relative-urls-to-query-the-resource-tp7583941p7583943.html
Sent from the Jersey mailing list archive at Nabble.com.