Hello,

can you imagine a shorter and more elegant way to ignore null values from
adb?

What I mean is, that I only want to create an <LINKID> element when the
database not returns a "null" or nothing"

<xsp:attribute name="LINKID"><esql:get-string
column="g.unterrubriklink_id"/></xsp:attribute>

As I have many passages like that, I want to avoid the use of variables and
ifs.

How could I do that?

Robert


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to