I am trying to combine PHP and JSP in my Tomcat 7.0 Server. I have tried many tutorials, but none of them seem to work. Can any of you give me a step-by-step way to do this, or a tutorial that does this?
Thank You in advanced
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you need to ask the question, then it is not what you want to do. Combining Tomcat and PHP is rare, advanced, highly specific and not usually done.
If and only if you are sure you need this combination – just download the Quercus war from here and put in into tomcat/webapps directory. Tomcat should extract and deploy Quercus and any php file put into the extracted directory will work. Then you can ask any specific questions concerning Java-PHP integration.
Again: probably you are misguided and need something else altogether (perhaps Apache HTTP and PHP?…).