Hi! I need to access na external resource from my Cocoon-based intranet application. Our company uses a proxy for access to external resources, so if I use something like:
<map:generate type="html" src=http://xml.apache.org/cocoon/> I'll get a java.net.UnknownHostException. What do I do to instruct the HTTP client to use a proxy for HTTP requests dispatched from Cocoon? Thanks in advance, Igor. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>