Re: Portlet related question
Stéphane Croisier <[email protected]> Wed, 06 Sep 2006 09:11:12 +0200
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
At 18:01 04.09.2006, you wrote: >Hi, >I was reading the portlets documentation on the >jahia website and it tells how easily can one >covert a standalone web application as a portlet in jahia. >Now, lets say, I want to implement search (I >know its already implemented, lets say my own >custom search portlet). I would like to place >the search box below the left side navigation in >a portlet. Whenever I search thru that box, I >would like the search results to appear on the >center in a portlet (I think it is how jahia search is implemented as well). You do not need to develop a portlet in order to do that. A simple JSP template can do the trick. For example in the CorpV2 set of templates, you should have a "box" which list "saved search results" and which is already doing more or less what you want. >How should I implement it? >Also, is there anyways one can achieve inter-portlet communication in jahia? This is another issue but you can take a look at solutions such as: http://www.doc.ic.ac.uk/~mo197/portlets/portlet_messaging/ Stéphane >Thanks in advance >Sanjay Goel ><http://sanjaygoel.blogspot.com>http://sanjaygoel.blogspot.com