Hi,
We are using a method as follows -
@GET
@Path("/{folderpath}")
public void getFolderbyPath
{
//..
}
I'm not sure how we can incorporate a folder path into the variable; for
e.g. for a value like '/Temp/bin', i get a requested resource not available.
Thanks in Advance,
emile
--
View this message in context: http://n2.nabble.com/Including-Folder-path-as-a-URI-variable-tp4716343p4716343.html
Sent from the Jersey mailing list archive at Nabble.com.