passing values
Dears,
In some template, i call cselement <render:callelement../> at the beginning of template which call an external system and retrieve some result as a string value, how can i retrieve this value back to template?
And i don't want to put it in session so any other solutions?
Thanks.