Re: [STRUTS2] XSLTResult ERROR

2006-12-01 Thread Don Brown
You need to include the protocol "request:". Therefore, it should look like: select="document('request:WEB-INF/pages/welcome.xml')/page" /> Don On 10/27/06, Kimus Linuxus <[EMAIL PROTECTED]> wrote: Hi, I'm using the xslt resut type and I cant use xsl:include, xsl:import, or document()! I

[STRUTS2] XSLTResult ERROR

2006-10-27 Thread Kimus Linuxus
Hi, I'm using the xslt resut type and I cant use xsl:include, xsl:import, or document()! I have a main,xsl file that includes another xsl in the same directory. And gives me the following error: ERROR: '/home/share/software/develop/eclipse/variables.xsl (No such file or directory)' FATAL ERROR: