document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. response.encodeURL("/blog/article.jsp?id=1234");
  2.  
  3. <a href="<c:url value="/blog/article.jsp?id=1234" />">article1234</a>
');