com.jfw.status
Class ShowFile

java.lang.Object
  extended by com.jfw.status.ShowFile

public final class ShowFile
extends java.lang.Object

Show the content of a file.


Constructor Summary
ShowFile()
           
 
Method Summary
 void execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.util.HashMap outputData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowFile

public ShowFile()
Method Detail

execute

public void execute(javax.servlet.http.HttpServletRequest request,
                    javax.servlet.http.HttpServletResponse response,
                    java.util.HashMap outputData)
             throws java.lang.Exception
Throws:
java.lang.Exception