Description: Another important syntax element of JSP are tags. JSP tags do not use characters. The end starts with a / character after the < character. The tag names have an embedded colon character : in them, the part before the colon describes the type of the tag. For instance