ahh, ok! I think my hosting service has done this to me before. I'll make sure apache is sending the correct content-type. Thanks!
On Thu, 25 Sep 2003, Andy Pruitt wrote: > > I've got firebird .6.1, and it isn't showing up with any css at all. > > The page did display fine when I saved it locally, so I checked the HTTP > > response, and the CSS is being served as Content-Type: text/plain. > > [can't live without the Live HTTP headers extension !!] > > Looks like mime types in the web.xml maybe? > > GET /displaytag-1.0-b1-examples/css/screen.css HTTP/1.1 > Host: www.displaytag.org > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) > Gecko/20030728 Mozilla Firebird/0.6.1 > Accept: text/css,*/*;q=0.1 > Accept-Language: en-us,en;q=0.5 > Accept-Encoding: gzip,deflate > Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 > Keep-Alive: 300 > Connection: keep-alive > Referer: > http://www.displaytag.org/displaytag-1.0-b1-examples/example-datasource. > jsp > Cookie: JSESSIONID=md8qe0xgt1 > If-Modified-Since: Wed, 24 Sep 02003 12:49:56 GMT > Cache-Control: max-age=0 > > HTTP/1.x 200 OK > Date: Thu, 25 Sep 2003 13:36:50 GMT > Content-Type: text/plain > Content-Length: 5159 > Last-Modified: Wed, 24 Sep 02003 12:49:56 GMT > Servlet-Engine: Tomcat Web Server/3.2.3 (JSP 1.1; Servlet 2.2; Java > 1.4.1_03; Linux 2.4.21 i386; java.vendor=Sun Microsystems Inc.) > X-Cache: MISS from www.displaytag.org > Keep-Alive: timeout=15, max=100 > Connection: Keep-Alive > > > > > > > It's no problem I've got an unlimited domain plan, so this > > one doesn't > > really cost much. I think I paid $8.95 for the domain name, > > so that's not > > much either. > > > > The CSS still isn't working for me. It has always worked in > > the past, so I > > wonder if something is broken for Mozilla/Netscape? > > > > > > On Wed, 24 Sep 2003, Matt Raible wrote: > > > > > Very cool John - thanks for posting these. BTW - do you want us to > > > chip in for your hosting costs? I'd be more than happy to > > put up some > > > money so you're not paying for displaytag.org all by yourself. I'm > > > sure we could solicit the user-list a bit too. > > > > > > The CSS works for me on Safari and OS X. However, the > > following page > > > shows the table way off to the right: > > > > > > > > http://www.displaytag.org/displaytag-1.0-b1-examples/example-styles.js > > > p > > > > > > Works fine in IE 5.2/Mac. > > > > > > Matt > > > > > > On Wednesday, September 24, 2003, at 09:57 PM, John York wrote: > > > > > > > http://displaytag.org/displaytag-1.0-b1-examples/ > > > > > > > > for some reason, the css isn't working for me, but it is > > accessible > > > > in it's current location...anyone have any clues? I'm > > using Mozilla > > > > 1.2.1 on RedHat 7.2 > > > > > > > > -- > > > > John York > > > > Software Engineer > > > > CareerSite Corporation > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > displaytag-devel mailing list > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > displaytag-devel mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > > > > -- > > John York > > Software Engineer > > CareerSite Corporation > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > displaytag-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > displaytag-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > -- John York Software Engineer CareerSite Corporation ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
