FileDownloadPageInterceptListener.INTERCEPT_ID);
if (l == null) {
l = new FileDownloadPageInterceptListener();
CoreUtil.addPageInterceptListener(request.getSession(), l);
}
int id = l.addDownload(new ZipDownload(fileSystemForm.getLaunchSession(),
fwd,
fileSystemForm.getPath(),
uris,
new ActionForward("/fileSystem.do?actionTarget=list&path=" + fileSystemForm.getPath() + "&" + LaunchSession.LAUNCH_ID + "=" + fileSystemForm.getLaunchId()),
"downloadZip.message",