HttpClient only support the HTTP protocol, that is a communication protocol. HTML and Javascript are application-level languages. What you want is a java-based HTML/Javascript browser, that is out of scope of commons-httpclient.

You may look a HtmlUnit / jWebUnit to see what tools they use to parse HTML and Javascript code.

Nico.

Chris Cheshire a écrit :
Does HttpClient support the processing of javascript in a page?

Specifically, it appears that a javascript function called in the
onload event of the body tag of the resultant page is not being
called.

Thanks

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to