Dino;
There's a plug-in available for Mozilla's FireFox browser, called FireBug.
It has a "Net" tab which will give you the same request and response header information - on delivery of most any web resource. Also, there's a wealth of javascript and css warning and error information under FireBug's "Console" tab.
Very handy stuff to have around, both for this and future issues!
Al Holden

On 3/18/2010 1:27 PM, Jordan Michaels wrote:
Well, your file is obviously resolving just fine, but it's not being passed as the proper mime type. Like I said, I tried this same thing on a fresh install and didn't run into this issue. There's got to be something else effecting it. Either in how your browser interprets it or in how Tomcat's web server is delivering it.

You can test to see what MIME type tomcat is delivering the file as by using Telnet - which is a command-line tool that can be used to emulate various web protocols.


--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en

!! save a network - please trim replies before posting !!

To unsubscribe from this group, send email to openbd+unsubscribegooglegroups.com or reply 
to this email with the words "REMOVE ME" as the subject.

Reply via email to