Hi all, Let's say I have the following tag, which outputs some value "linkoutput": <sometaglib:out nodeDataName="link" /> I want that tag's output to be passed into a function as a String: <% someFunction(..); %> How can I do this? Regards, -- Titus Barik http://www.barik.net