Search portlet JSP sample

The Search portlet provides customers with the ability to search on a product name and description. The result is shown in the Product portlet. When this portlet appears the first time, MVCPortlet_installdir/jsp/html/default/Search.jsp is used.

Search portlet screen capture

Interactions

Customer action Portlet response Called WebSphere Commerce Services
Customer enters part of a name or description of a product to be searched, and clicks Search. The search result appears in the Product portlet. This portlet does not call into any Web services directly. The interaction is carried out through portlet wires with the Product portlet.