8384858687888990919293
return editor; } public void afterPropertiesSet() throws Exception { // URL addAttachmentRenderer(new UrlAttachmentRenderer()); addAttachmentEditor(new UrlAttachmentEditor()); // Regular file upload addAttachmentEditor(new FileAttachmentEditor());