Click here to Skip to main content
15,889,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have developed one web application in PHP now i want to change it in to java. Can any one please tell how to change it to java ?
Posted

1 solution

You will have to rewrite your code and there is no way around it.

You can how ever look at this http://php-java-bridge.sourceforge.net/pjb/[^] which will allow you to keep the PHP and add Java as needed and have the two work together.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 7-Nov-11 19:09pm    
True, a 5.
--SA
Mehdi Gholam 7-Nov-11 22:02pm    
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900