Class Summary |
ArgumentTag |
Simple tag to hold arguments that can be passed to the IntegrationAgentServiceTag |
IntegrationAgentServiceFilteredTag |
A JSP custom tag to make an filter the results of a service request to the integration agent
To declare the tag library use the JSP taglib directive. |
IntegrationAgentServiceOptionTag |
A JSP custom tag to make an external service request to the integration agent
To declare the tag library use the JSP taglib directive. |
IntegrationAgentServiceTag |
A JSP custom tag to make an external service request to the integration agent
To declare the tag library use the JSP taglib directive. |
JspOption |
Simple value object to contain data to create an HTML Option. |