What are the two kinds of comments in JSP and what's the difference between them?

Submitted by: Administrator
<%-- JSP Comment --%>
<!-- HTML Comment -->
Submitted by: Administrator

Read Online Java JSP Programming Job Interview Questions And Answers