<search:response>
) sends a Query to a given Platform and stores the Response in a JSP variable.
{{myResponse}}
.
var (java.lang.String)
Variable name to reference the Response from the Platform.response
platform (twigkit.platform.Platform)
The Platform instance to use.
query (twigkit.model.Query)
An instance of an Appkit Query to send to the Platform.
errorPage (java.lang.String )
Error page to redirect to when Platform throws an exception./WEB-INF/tags/widgets/error/error.jsp
on (java.lang.String)
Event that is broadcasted for when the response should reload. Default: reloadSearch. (optional)