I get this error during compilation.  Just having this problem with JSLT xml
tags.

When I take the x:out tag away it compiles.  Not sure why.  Can't see it.
Can anyone else see the problem





<[EMAIL PROTECTED] import="com.ka.util.*" %>

<[EMAIL PROTECTED] import="java.util.*" %>

<[EMAIL PROTECTED] uri="/WEB-INF/x.tld" prefix="x" %>

<[EMAIL PROTECTED] uri="/WEB-INF/c.tld" prefix="c" %>

<!-- #BeginEditable "body" -->


<h1>&#151;&#151;&#151;&nbsp;Leased Documents&nbsp;&#151;&#151;&#151;</h1>

<table width="100%" border="0" cellspacing="0" cellpadding="0" >

<tr><td>The following scanned documents are avaiable in PDF format:

</td>

</tr>

</table>

<x:parse xml="xmldoc_reader" var="document"/>

<x:out select="count($document//company)" />

<!-- #EndEditable "body" -->



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

Reply via email to