Sponsered Links
Categories
Sponsered Links

Comments in JSP page

 

Comments in JSP page


  
    Comments in a JSP
  
  
    <% // A Java comment inside a scriptlet - copied into the generated servlet %>
    The exemplar that generated this page uses a combination of HTML, Java and JSP comments.
    <%-- A JSP comment - not copied to the servlet, or the output --%>
  

 
 
Sponsered Links
Latest Updates
 
All Content of this site is for learning only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright © 2009 JSPSERVLETTUTORIAL.INFO All Right Reserved