I am tasked with finding how PHP can call JSP servlets and can't seem to find any help on the web on this matter. Currently, there are Java classes thare being called by JSP custom tags and instead of using JSP, I want to use PHP. Any ideas on how JSP tags translate over to PHP? Thanks
Sriram