I have two pages (JSP, PHP). One page is at port 8080, one is at 80.
When I am sending Ajax request from PHP to JSP or JSP to PHP, I am
getting Permission denied error. I know we cannot send Ajax requests
to other sites.
But I want to know, how can I achieve this as I need it.

Reply via email to