Hi All,
I have got stuck with this, please help me out.
I want to call a java method in the client side, the java class would be the applet class. I want to pass an array of any type to the java method from PHP page at runtime, and then want to return something from the java method, which could be handeled by the PHP code.
In short terms i want to know how can make the communication between a PHP code and Java Applets.
I need this because, the environment I am working with will not allow java beans or any java technology on the server side, so i need to implement it through the client side only.
Please help me out.
Also i would like to thank to all members of this forum, as they have been very help full to give answers to my other previous queries.
Kind Regards,
Sudeep
I have got stuck with this, please help me out.
I want to call a java method in the client side, the java class would be the applet class. I want to pass an array of any type to the java method from PHP page at runtime, and then want to return something from the java method, which could be handeled by the PHP code.
In short terms i want to know how can make the communication between a PHP code and Java Applets.
I need this because, the environment I am working with will not allow java beans or any java technology on the server side, so i need to implement it through the client side only.
Please help me out.
Also i would like to thank to all members of this forum, as they have been very help full to give answers to my other previous queries.
Kind Regards,
Sudeep