Hi, > > No, though you might be able to work round it by creating a suitable > file containing the compressed data. >
I can't do that. I have to compress XML data and certain node/attribute values have to be replaced by tokens run-time. I guess the last chance is to compress in these BeanShell scripts, whatever that is. Does anybody know if BeanShell provides possibilities to do this? I am running on Linux, so if I can invoke bash from a BeanShell it should be fine. Can this be done? Thank you, Andrej --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

