On Sat, 2003-03-08 at 21:24, J Aaron Farr wrote: > Hello. > > I've checked the archives and done several google searches all to no avail, so > if someone could point this out to me, I'd be very grateful: > > Environment: > RedHat 8.0 > Apache 2.0.4 > JBoss 3.0 + Tomcat 4.1.18 > Using coyote connector > > The connector seems to be working, but the responses are all in plain text. > So, for example, when I browse http://myserver.com/[web-app]/index.jsp I get > the HTML source, not the rendered HTML. I tried adding a jsp mime type to > return text/html for 'jsp' and that worked. So it seems like somewhere, > somehow I've got something misconfigured since I shouldn't have to create that > mime type, correct? Furthermore, servlets which I cannot easily map also just > return plain text. Any ideas where I could at least start looking for the > problem because I'm lost. > > Thanks! > jaaron
Hmm, seems to have fixed itself after a restart. Sorry for the false alarm. -- jaaron <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
