ubi_ct83 -3 Junior Poster

Hi,
i wanna develop web-based system.
use PHP to send data to database.but, from database i use the data to be processed by java application then send back to database.my problem is i cant relate the user and java application.so,im thinking of sending directly data to java application and at d same time revoke the java process.is there a way to communicate php and java?