I have currently made a site but used apache tomcat as my development server, the client now used this uniform server, Apache to host the site. It doesnt work. what happens is that on IE it shows only the html parts and none of my java servlets are working. On firefox it shows the sourcecode of the whole page rather than showing the page.. is it a scripting error? or i really cant deploy jsp/java pages on an apache server?