com.allaire.cfx
Interface CustomTag


public interface CustomTag


Method Summary
 void processRequest(Request request, Response response)
           
 

Method Detail

processRequest

public void processRequest(Request request,
                           Response response)
                    throws java.lang.Exception