HI All,
i am evaluating zimbra feature send mail with attachment.while uploading attachment FileUploadServlet called.and for downloading a attachment as per zimbra soap.txt file /service/content/get?id={message-id}[&fmt={fmt-type}][&part={part-name}][&subId={subId}
URL is invoked.which will invoke ContentServlet.but when i tried to download attachment EmailMessageTest.java.below URL
http://10.77.1.115/service/home/~/Em...&part=2&disp=a
is invoked which is mapped with userservlet.
i counld not found use case where ContentServlet is invoked.When the ContentServlet is invoked and what is it's utility ?


LinkBack URL
About LinkBacks

