Hi, i want to access a html page which has an applet in it. When i try to get the page using get method i got the source code of page. But this applet is script capable and generates some text output via javascript method and write it to a <div> container. So i couldn't get this output. How can i get this output? Is there a way waiting applet working result?
-- View this message in context: http://www.nabble.com/HttpClient-html-page-including-applet-communication-tp17203505p17203505.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
