I created an Java web application using JSP and servlets.Instead of deploying it in Apache Tomcat server , I want the same to be deployed in the Oracle HTTP server where isupport runs and wants to access the jsp page. How do i do that?