I am having a problem.
Their are 2 servers on one physical box. A testing server (test.adam.ca) and a production server ( my problem is when I include a xsl file into another xsl file i have to reference the full physical path to the file in order for the page to work. I do not want this since I have to update the files when i publish them to the production server. Do anyone know the problem why I cannot reference the server path (/) and only the physical path (/root/
P.s. I am using a jsp for the parsing of the xml and xsl.
Thanks
Adam
Their are 2 servers on one physical box. A testing server (test.adam.ca) and a production server ( my problem is when I include a xsl file into another xsl file i have to reference the full physical path to the file in order for the page to work. I do not want this since I have to update the files when i publish them to the production server. Do anyone know the problem why I cannot reference the server path (/) and only the physical path (/root/
P.s. I am using a jsp for the parsing of the xml and xsl.
Thanks
Adam