planetj.database.flatfile
Class FileServerUtility

java.lang.Object
  extended byplanetj.database.flatfile.FileServerUtility

public class FileServerUtility
extends java.lang.Object


Constructor Summary
FileServerUtility()
           
 
Method Summary
static void readAndSendFile(ExecutingContext ec, java.lang.String fileName, HttpServletResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileServerUtility

public FileServerUtility()
Method Detail

readAndSendFile

public static void readAndSendFile(ExecutingContext ec,
                                   java.lang.String fileName,
                                   HttpServletResponse res)