Depends.. if the file is XML, you can probably use XSL's document() function to load its content if you can figure out the right path prefix to put in front of it. But generally speaking, you'd need a Java External class to do this.