Javascript not installed when using UTL_HTTP.
I'm using UTL_HTTP to return the contents of an external webpage.
When I hit the page using Firefox or IE, and "view source", I can see the required content, but when using Oracle, it shows the "noscript" tag, as though javascript is not installed in Oracle. I installed the JVM, bit it still doesn't work.
What am I missing here ?