Image

Imagemjgaiser wrote in Imagedevelopers

PHP <--> JAVA interface?

I am creating a session variable in PHP and I want my JAVA applet to read in that information contained in that variable. My final goal is to build a phpInterface class in java to assist in the data management. Anyone know how to do this?