Hi, I think Jetspeed PSML can fit all your 4 requirements. For 1, 2 and 3, you probably need to write your layout decorator templates. (header.vm, ...) For 4, you can create folders and psml pages to show menus and different pages having portlets. See "Portal Development Guides" in http://portals.apache.org/jetspeed-2/guides/index.html. Also refer the tutorial. ("02. Customizing Your Portal Design").
Regards, Woonsan --- On Tue, 9/23/08, laxmiraghu <[EMAIL PROTECTED]> wrote: > From: laxmiraghu <[EMAIL PROTECTED]> > Subject: Page Layouts and inter portlet communication > To: [email protected] > Date: Tuesday, September 23, 2008, 12:51 AM > I'm currently using spring framework and jetspeed for > creating a social > networking website. > > I want to create a page with the following portlets in it: > > 1. Header ---- which has the company logo (image) and then > a set of menus to > access different functionalities common to everyone. > > 2. Footer ---- which has the copyright information and > basically a static > page. > > 3. Left Menu --- based on the selection criteria in main > menu in header > portion, the contents of left menu changes accordingly. > > 4. Contents page ---- based on the selection criteria in > left menu, contents > page changes accordingly .... i mean displays different > portlets. > > How can i achieve this using spring portlet framework on > jetspeed? How > different portlets talk to each other? Which architecture i > need to select > etc? > > > Please share your views and suggestions on the above. > > Appreciate your help. Thanks very much. > > -- > View this message in context: > http://www.nabble.com/Page-Layouts-and-inter-portlet-communication-tp19616294p19616294.html > Sent from the Jetspeed - User mailing list archive at > Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
