About This Blog

This blog contains the information about
Programing skills
New Technologies
New Software
Information about Computers
Hardware help





Pages

Sunday, December 26, 2010

How to execute php programs in apache tomcat

It is best practice to use servlet , jsp and html pages with  apache tomcat web server.
 But if we need to execute some programs which are in php or to use the new technologies in php with combination of jsp,servlets 

we have new technology called "javabridge" it contains the jar file which will act as a bridges for java code to php code and execute them 

for downloading javabridge software visit






extract the downloaded file and copy the javabridge.war file in to the webapps folder 


and for installation instruction visit






Enjoy..................... ur's pavan kumar

No comments: