jsp not working on linux running tomcat server

hey there

we cant seem to get jsp to load pages properly on linux running tomcat 4 server. everytime we run .jsp files, the source code comes up instead of the actual file contents. any suggestions??

cheers
mile1982

It sounds like the web server does not know what to do with files ending .jsp

I would suggest looking at mime types in your web configuration.