Dear someone,

I am sofi, junior web developer in Jakarta who want to know JSP.
My file.jsp can not execute on IIS4.0.

For example this is a simple program I made :

<%@ page language="java" %>
<html>
<head><title>An Include Test</title></head>
<body bgcolor="white">
<font color="blue">
The current date and time are
<%-- The XXXXX This comment will not be visible in the page source --%>
</font>
</body>
</html>

The XXXXX text is still be displayed, It should be not, right ?
ASP is working fine in the same machine and IIS.
Could you inform me about tomcat, maybe this one is the solution for my
problem.

Thank You very much.

Sofie





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to