Holger Prause wrote: > So i must customize the processing of the src attribute.Whats the fastest > way to do so ?
Depending on the JVM, introducing a custom protocol and an associated URL handler. There is a tutorial, usually Jeremias posts the URL: http://developer.java.sun.com/developer/onlineTraining/protocolhandlers/ No change to any source, just write two or three simple classes and add a few properties. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]