[jboss-user] [JBoss Portal] - Dynamic creating portals
jkoek
do-not-reply at jboss.com
Tue Jul 25 13:05:43 EDT 2006
Hello guys,
In my task to create user specific portals, I have another question.
At this moment I'm able to; change a page, create a page dynamic using a portlet or a servlet.
But
Let's say I have template that contains a portal root and pages.
The portal root is defined by a macro, so I can replace it.
When a new user logs on, I want to kick in the template in case the user is new. Based on the entered criteria I can determine what kind of portal the user should get.
The template contains a regular defined portal (such as *-object.xml) Within the template all user constrains (read roles) are defined.
So I need to read in the xml file, parse the template and then call the J2EE deployment/portal XML translator to generate the portal for me.
What is the best approach to hook in and reuse some existing functionality of the JBoss portal?
When the template principle is supported the login can be used to create user (pre)defined portals.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960759#3960759
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960759
More information about the jboss-user
mailing list