[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] util:expr


Subject: [xsl] util:expr
From: "Richard Humagain" <bhimsengola@xxxxxxxxxxx>
Date: Wed, 06 Jun 2001 20:52:55 -0000


<xsp:logic> <status><xsp:expr>s.getOrderStatus(ordNum)</xsp:expr></status> </xsp:logic>

Hi, I'm trying to get the output of s.getOrderStatus(ordNum) as xml instead of string. I tried using

<xsp:logic>
<status>
<util:include-expr>
<util:expr>s.getOrderStatus(ordNum)</util:expr>
</util:include-expr>
</status>
</xsp:logic>

but this util thing is not working. I have declared it in xsp:page also. Any suggestions?

Thanks
Sushil

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




Current Thread
Keywords
xml