<%@taglib uri="http://jakarta.apache.org/taglibs/io-1.0" prefix="io" %> <%-- Tests the behaviour of the tag --%> <% String s = "This is some sample text to test"; pageContext.setAttribute( "data", s ); %>

Pipe test

Here comes the data:-