<%@page contentType="text/plain" import="java.util.function.Function" %> <%! static Function func = s -> s; %> hello