cancel
Showing results for 
Search instead for 
Did you mean: 

Passing control from one component to another (urgent)

Former Member
0 Kudos

Hallo,

Unfortunately I'm faced by a problem, which I can't solve by myself

Following scenario: There are two portal components (A & B). Both of them are JSPDynPages. An user fires a new event, which should caught by an event handling method of portal component A. Within this event handling method the control should be hand over from portal component A to portal component B and be executed.

This scenario has two constraints. The first constraint is that only the content of portal component B should be rendererd during the content phase. The second is, that a subsequent call should be caught by portal component B.

I know that there are already a topic which deals about this topic () but the explanation are focused only of ep6. I work in an enviroment of ep5 where the portalapp.xml and the profile properties "delegate" and "mode" are unknown.

It would be pleasent if anybody could help me urgently.

Thanks

ab

Accepted Solutions (1)

Accepted Solutions (1)

Oliver5
Advisor
Advisor
0 Kudos

the only solution is to use POM.

See PRT Guide for a very short explanation of this.

Unfortenately POM was never released public, so you have to find out yourself how it works.

BR, Oliver

Oliver5
Advisor
Advisor
0 Kudos

moved topic to content development

Answers (0)