Page 1 of 1

php java integration

Posted: Mon Jun 07, 2010 6:13 am
by hansemmanuel
Hi all,

First up all I am very new to java. I have a web application developed on php.

I also have a CRM (customer relation management) delevoped on jsp.So I want

to pass some values from php to java so that a popup window showing details of customer will

generate on java (jsp).


I will explain my scenario..I have a php CRM which is used as a predictive dialer for asterisk.(voip).
But I also have customized CRM which is developed on jsp.

The use of php CRM is, I can use it as a predictive dialer and when a call connects to a customer
a popup is generated and will show that customers details.That popup is done by ajax in php CRM.

I want that popup to come on java CRM so that it have more options and fields.Is there any way for that...

I am expecting somebody's help.......