Some more java:

<% if (test condition1) { %>
...................HTML, JSP, etc.
        <% if (test condition2) { %>
............................more HTML, JSP etc.
        <% }  %>
<% } %>



-----Original Message-----
From:   A mailing list about Java Server Pages specification and
reference [mailto:[EMAIL PROTECTED]] On Behalf Of Christopher Cobb
Sent:   Thursday, April 29, 1999 8:26 PM
To:     [EMAIL PROTECTED]
Subject:        Re: MATCH=null bug in JRun?

 << File: ccobb.vcf >>  Dave Ferguson wrote:
> A bigger problem to us has been that JRun does not support nested
<INCLUDEIF> or <EXCLUDEIF> tags.  The result is always a nasty
NullPointerException.  Have you run into that?

I don't even get that far.  Nested includes give a compilation errors!

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to