Accessing the content through the DownLoadContnetServlet.
I am accessing the content from my servlet resides in Jboss portal to Alfreco Servlet - DownloadContentServlet However I am getting the Status code of 505. Any help is appreciated.The code is below.import java.io.IOException;import java.io.PrintWrite...