Hi all... I�m building a system that uses turbine XSLT service.... Everything was working nice til I added a subdirectory at my /templates/app/screens/ called admin (/templates/app/screens/admin)........ Then I added a template called AdminTestScreen.vm at /templates/app/screens/admin/ and a xsl file at /templates/app/xsl/admin/ called AdminTestScreen.xsl ( note that my xsl path is services.XSLTService.path = /templates/app/xsl) but no transformation takes place....
How do I make the XSLT Service look for the xsl file in the admin subdirectory ( since my template is in the admin subdirectory) ???? Thanks a lot... Diogo Saad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
