Hi there,
HELP!!
I am currently trying to incorporate 2 intranet 's in a new one developed in PHP.
I need to get applets/servlets from different servers. i am trying to read them as a webpage using the whole http address.
However when I get the page I get the message load: class not found. I have used the base tag in the head of my php document and made a reference to the original site. What do I do to read the applet? Does the same goes for a servlet?
Thank You!