Hi,
I have 2 different JSP Dynpage Components.
I now start the first component via IView and want to navigate ti the other component.
That also works with EPCM.doNavigate
But now I have a customer object that need to get passed to the 2nd component which I called with EPCM.doNavigate.
Is it possible to pass an object as parameter to another JSPDynpage?
In normal JSP's I know that you have the response and request object, but that doesn't seem to work with JSPDynpages.
Thanks and best regards,
Dennis