Use taglib directive
<%@ taglib uri="se452-taglib.tld" prefix="se452" %>
Write the tag in the JSP
<se452:tag1>
or
<se452:tag1> Body (any JSP/html/Text) </se452:tag1>