org.infolayer.servlet
Class Process_edit

java.lang.Object
  extended byorg.infolayer.servlet.Process_edit
All Implemented Interfaces:
PostHandler

public class Process_edit
extends java.lang.Object
implements PostHandler


Constructor Summary
Process_edit()
           
 
Method Summary
 void process(RequestHandler handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Process_edit

public Process_edit()
Method Detail

process

public void process(RequestHandler handler)
             throws java.io.IOException,
                    ServletException
Specified by:
process in interface PostHandler
Throws:
java.io.IOException
ServletException