Hi, I think this is outside the scope of HttpClient design. There are several potential approaches towards achieving this (such as browser automation), but if you just need the parameter produced by the applet, maybe this API is of interest:
http://www.smartwerkz.com/projects/appletviewer/ It's an upgraded appletviewer. So the strategy I'm suggesting is to load the applet into your application and call whatever methods needed to produce the results you want. Regards, Tov Are Jacobsen On Tue, May 13, 2008 at 10:23 AM, subasi <[EMAIL PROTECTED]> wrote: > > 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] > > -- -- Med vennlig hilsen Tov Are Jacobsen Tlf: 995 40 550
