Those are XML / HTML comments. Try using JSP comments to wrap what you want
to comment out:
<%--  --%>

On Tue, Jul 2, 2024 at 4:40 PM Aryeh Friedman <aryeh.fried...@gmail.com>
wrote:

> When I do the following the include is still done short of rewriting
> it to not be a include how do I comment it out correctly:
>
> <!--<%@include file="winMon.jsp"%>-->
>
>
> --
> Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to