Processes a request originating from the Java CFX tag.
public void processRequest(Request request, Response response)
Exception If an unexpected error occurs while processing the request.
|
Parameter |
Description |
|---|---|
| request |
Parameters (attributes, query, and so on.) for this request |
| response |
Interface for generating response to request (output, variables, queries, and so on) |