<HEAD>
<TITLE> </TITLE>
</HEAD>
<BODY>
<font size="6" color ="#000080">JSP Comments</font><br>
<%
// System.out.println
("This is Single line comment inside scriptlet tags");
/*
System.out.println
("This is multiline comment inside scriptlet tags");
System.out.println
("This is multiline comment inside scriptlet tags");
System.out.println
("This is multiline comment inside scriptlet tags");
*/
%>
<%--
<%
if (Math.random() > .5) {
out.println("<b>You win!</b>");
} else {
out.println("Sorry, you lose. Try again.");
}
%>
<%=userName %>
--%>
<!--
this is HTML tag
-->
<table>
<tr>
<td>
<b>Single line comment inside scriptlet tags:</b> </br>
// System.out.println("Roseindia.net");</br>
<b> Multiline comment inside scriptlet tags:</b></br>
/*</br>
System.out.println("Roseindia.net");</br>
System.out.println("Roseindia.net");</br>
System.out.println("Roseindia.net");</br>
*/</br>
<b>JSP Comment:</b> </br>
<%-- <br>
<%<br>
System.out.println
("Roseindia.net");<br>
<%<br>
<%--
</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</BODY>
</HTML>
|
Current Comments
2 comments so far (post your own) View All Comments Latest 10 Comments:I have your site for its useful and funny content and simple design.
Posted by Rosina on Tuesday, 07.29.08 @ 02:02am | #69642
made it .All information on this site is represented for users. A site is
Posted by Albert on Thursday, 05.22.08 @ 18:24pm | #60663