Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.RuntimeCollective.content.servlet: Javadoc index of package com.RuntimeCollective.content.servlet.


Package Samples:

com.RuntimeCollective.content.servlet

Classes:

FileServlet: Serves Files, based on the request URL. The URL should be of the form: http://www.myServer.com/url-pattern/1234.pdf where url-pattern is mapped in web.xml , 1234 is the File id, and .pdf is the file type of the File. The (possibly) returned file will be: contentFilesDataDir/1234.pdf where contentFileDir is defined in web.xml . Note: the "image/vnd.rn-realflash" mime type is replaced with "application/x-shockwave-flash".

Home | Contact Us | Privacy Policy | Terms of Service