<% pageContext.setAttribute("name", "hello", PageContext.PAGE_SCOPE); %> <a href="${name}">anywhere ${name}</a>