Never use // in JSP code. Also never use if conditionals without {} (as well
as for loops).
-Tim
Antony Paul wrote:
Hi,
I have problems in displaying a JSP page in Tomcat 4.1.12. A file
containing code like this is not displayed
<%//a%>
aaa
Instead it is displayed properly in Tomcat 4.1.30. Whic one behaves
correctly ?. 4.1.12 or 4.1.30
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]