Hi, What handles URI/href resolution for XInclude?
I want to provide an implementation like JAXP's javax.xml.transform.URIResolver to "turn off" the ability to include "http://..." and basically "jail" a webapp user to a certain directory.
I also want to provide a way to fallback in my app from the href before it goes to the fallback element.
any advice is appreciated, -Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
