----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


I can't remember the Subject on this one, but following up on something
that was posted about IE and their problem with wrongly identifying the
MIME type, there is a wee hack you can do:

If you have this and put it in IE, then it will assume its an XML file
and try to parse it accordingly . . .

/servlets/xmlToJavascriptServlet?FILE=/prodo/general_news.xml

however, you can fool it by simply sticking an extra parameter at the
end of the URL:

/servlets/xmlToJavascriptServlet?FILE=/prodo/general_news.xml&a=b

Hope this helps

A

__________________________________________________
n-ary .. .. .. functionality through creativity
http://www.n-ary.com/

Head on over to, http://www.n-ary.com/industrywatch/ for
all the latest Java Gossip and radio shows from 'Java
Developers Journals' one and only Industry News Editor.





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to