In short, i want to be able to have a couple of input boxes in a form, that send two variables to a java program that I have made, and then I want the java program to send it back to my php page, can this be done?
I know this can be done in JSP, but i've done a whole project in php and would like to continue using php, is there a way? or is it possible to wrap some JSP code in there somewhere?
Any help would be warmly recieved
Thanks