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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...