User Guide
CustomTag interface 771
Category
CustomTag interface
Syntax
public void processRequest(Request request, Response response)
Throws
Exception
If an unexpected error occurs while processing the request.
Parameters
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)