To date, my solution to this has been a custom listener that does all the work programatically, but it looks as if URLEditor might be the correct answer. I just can't find any examples that show me how it might be used.
I have an xsd located in /xsd of my WAR. I need a URL to that resource to inject into a bean. Is URLEditor the answer?
Thanks,
Dave


Reply With Quote
Sami