You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by susan atmaja <su...@hotmail.com> on 2002/03/24 10:25:05 UTC

Problem with in Xalan 2.3.1 (urgent)

Hi,

I just migrated from Xalan 1.2.2 to Xalan 2.3.1.

I have problems with <xsl:include>.
For example, I want to include http://xxx/inc.xsl

In Xalan 1.2.2, I just specified <xsl:include href="inc.xsl">.
However, in Xalan 2.3.1, I need to specify <xsl:include 
href="http://xxx/inc.xsl">

I need the base path for the included file to be a variable.
Because the absolute path will depend on where the application is going to 
be deployed.
Is there a way for me to do that?

I really look forward to receiving your reply.

With Regards,
Susan



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