Thanks Andy... your suggestion gave me an idea...

If i output the start row from java method... i was able to sneak past this... 
the parser seeks lonely single tags without a mate.

So I am able to do what I want now.

Best regards 
and thanks... KEN

From: nhhockeypla...@hotmail.com
To: users@tapestry.apache.org
Subject: RE: how to disable html tag checking
Date: Wed, 7 Nov 2012 22:55:17 -0500





this is the error I am trying to avoid...

An unexpected application exception has 
occurred.java.lang.RuntimeExceptionException
 assembling root component of page Home: Failure parsing template 
classpath:org/tynamo/examples/hibernatesecurity/components/Gallery.tml: 
The element type "tr" must be terminated by the matching end-tag 
"</tr>".org.apache.tapestry5.ioc.internal.OperationExceptionFailure
 parsing template 
classpath:org/tynamo/examples/hibernatesecurity/components/Gallery.tml: 
The element type "tr" must be terminated by the matching end-tag 
"</tr>".
                                                                                
  

Reply via email to