02-18-2008 09:30 AM
String path = alfresco + "createExprBesoin?cod=" + EB.getIdentifiantEB() + "&ver="+ EB.getVersionEB() + "&ticket=" + request.getSession().getAttribute("ticket");
URL url = new URL(path);
url.openStream();
DataInputStream dis = new DataInputStream(url.openStream());
02-18-2008 10:02 AM
02-25-2008 03:24 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.