Home > Contents > Index >
ics:then
Creates a conditional then clause.
Syntax
<ics:then>
... </ics:then>Description
The
ics:then
tag is used to create then clauses within a string. ics:if, ics:else and ics:then provide debugging information in log.Error Numbers
There are no possible
errno
for this tag.Example
<ics:if condition='<%=ics.GetErrno() != 0%>'> <ics:then> Report error </ics:then> </ics:if>See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.