[jboss-user] [JBoss Portal] - Re: multiple header support

Antoine_h do-not-reply at jboss.com
Thu Jun 21 13:42:58 EDT 2007


You can do it !

when you define a portal (or even just a new page), you define a layout and a theme for this portal (or page).

Then, you can define several layout and theme, and package them in one big "my_layouts_and_themes.war" package, or in as many war you want.
(ie : "my_layout_and_theme_1.war", "my_layout_and_theme_2.war", etc...).

Also the layout can be in the war, with other portlets...
but I find it more clean to have a separate project and separate war package for the layout. That depends on your preferred way.

then, you define each portal with the layout and theme you want.
(you can also change the L/T for each user, during the session, etc...).

All in the same instance of JBoss and of JBoss Portal (multiple portal feature).





View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056615#4056615

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056615



More information about the jboss-user mailing list