Hi Roland, thank you for your help,
steve ---------------------------------- Roland Weber wrote: Hello Steve, you can implement a PartSource that returns 0 as the content length, an empty string as the file name, and ByteArrayInputStream(new byte[0]) as the InputStream. And yes, it does make sense. hope that helps, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
