On Fri, 25 Oct 2002, Adam Sherman wrote:

> Date: Fri, 25 Oct 2002 10:41:45 -0400
> From: Adam Sherman <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Strange Parsing Error
>
> I'm getting:
>
> Oct 25, 2002 10:36:38 AM org.apache.commons.digester.Digester fatalError
> SEVERE: Parse Fatal Error at line 490 column 81: The string "--" is not
> permitted within comments.
>

The message is telling you exactly what's wrong.  One way to cause this is
to try a comment like this:

  <!-- ------------------------------------------- -->

Craig


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to