...
The documentation for implementing search help using mortar 4.1x or later is in the search help tag library (searchhelp.tld). The original version of this tag library is maintained in the skeleton, oas-skeleton.
...
JSP Info
Most of the time the ABAP developer will need to add code to the RFC, Z_CA_SEARCH_HELP, to implement the specific search help that is needed. This RFC is expecting:
...
Besides passing these values from your jsp to mortar, you will need to do some configuration, copying from the oas-skeleton project:
struts-config.xml
...
SearchHelp Forms
Search Help Actions
...