0 Replies Latest reply on Feb 5, 2008 2:59 PM by rohit000

    Implementing Search using Portlet framework ...

      Hi All,

      I would like to implement Search functionality similar to the one you see in the right top corner of the forum page.

      As I understand currently the same is implemented not using Portlet framework. But I want to use Portlet framework to do the same.

      Essentially what I want, when a search key word is entered by the user and he presses enter, the search result should be shown in the main body of the page.

      To achieve that I was thinking to use one portlet to render the search box and another portlet to render the resut and connect them through IPC. However, not sure how do I link the search result portlet dynamically to a page

      Any idea what all options are available to achieve the same.

      Regards,
      Rohit