[jboss-user] [JBoss Portal] - Implementing Search using Portlet framework ...
rohit000
do-not-reply at jboss.com
Tue Feb 5 14:59:26 EST 2008
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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126740#4126740
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126740
More information about the jboss-user
mailing list