<c:out value="${"hello"}" />
<%
String musicSrc =application.getRealPath("/music");
%>
<** src="<%=musicSrc%> + "/if i had you.mp3" />
<hr>
<bgsound src="Your love is my drug.mp3">
<%-- Testing / whether it's made of JSP --%>
<%@ forward file="prac2.jsp" %>