1 function is written in Java while the API of another function is written in PHP. So, is it possible to use JSP and PHP at the same time?
There is Java integration available in PHP, but that's for accessing Java classes in PHP and probably won't let you use JSP without a lot of hacking.