Hello everybody,
I want to pass a value of an input text on click in a button, this two controls are defined in the first Portlet.
In the second Portlet, I want to display the content of the input text from the first Portlet.
After defining my Portlets and controls, I use the mechanism of Wiring but It works just when calling a webservice connector.
My question is : how can I pass parameter between Portlets without using Webservice Connector.
Thank you !