Programming Tutorials

What is JSP Output Comments?

By: Karthik in Interview Tutorials on 2012-06-16  

Answer: JSP Output Comments are the comments that can be viewed in the HTML source file.

Example: 

<!-- This file displays the user login screen --> 

and 

<!-- This page was loaded on <%= (new java.util.Date()).toLocaleString() %> -->





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Latest Articles (in Interview)