Samples > WebSphere Commerce portlet samples
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.
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.
Related concepts
WebSphere Commerce integration with WebSphere Portal
Related tasks
Configure WebSphere Portal with WebSphere Commerce
Configure the sample portlets in the development environment
Related reference
WebSphere Commerce portlet samples