Hi List,

      I have a peculiar problem and i think it is i
have a stylesheet which runs properly in a local
machine and when i shift the code to a testing box i
get the below error....

SystemId Unknown; Line 171; Column 27; SystemId
Unknown; Line 0;
Column 0; SAX Exception rendering HTML from XML --
renderConceptNames SAX Exception
 

and the line 171 of the xsl is as below

<xsl:param name="mcidstr">
<xsl:if test="$displayList != ''">
        <xsl:apply-templates
select="Concept[@cID=$displayList]"/>
</xsl:if>
</xsl:param>

and the same stylesheet works fine on my local machine
i got the error when i deployed on to a test box
running websphere.

i use xalan 1.2.1


Any suggestions will be greatly helpfull

Thanks
Thomas

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to