How about just doing whatever the equivalent to <t:if test="false"> is in T4?

On Fri, Apr 11, 2008 at 11:31 AM, Jim <[EMAIL PROTECTED]> wrote:
> Is there a way to do server-side commenting, ala <%-- --> in JSPs?  i.e. to
> comment sections that you (temporarily) don't wish to be dynamically
> processed server-side?
>
> Adding <!-- --> only precludes client-side processing, of course, and if I
> try to surround a template section (which contains Tapestry components) with
> $remove$ tags, I get: "Tag __ on line __ is a dynamic component, and may not
> appear inside an ignored block."  Is there another way?  I've been resorting
> to pasting into a separate file.
>
> Thanks,
> Jim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

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

Reply via email to