steux jean-sebastien [http://community.jboss.org/people/jssteux] created the discussion
"Re: Creating Portal Pages Dynamically using Jboss Portal API" To view the discussion, visit: http://community.jboss.org/message/644568#644568 -------------------------------------------------------------- Hi, What we do is redefininig the defaut PortalObjectContainer. When the user clicks a link, we create DynamicWindowBean or DynamicPageBean and store them in the user's session. Then, our portalObjectContainer looks for this dynamicWindow and return them as DynamicWindow or DynamicPage objects (which are our implementation of the Portal Window/Page Interface). It needs a good experience of JBoss Portal to implement. Jean-Sébastien Steux mailto:[email protected] [email protected] -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/644568#644568] Start a new discussion in JBoss Portal at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
