Hi,
I am calling the jsp page using httpUrlConnection.openConnection.
The Jsp page displays the content dynamically by calling the javascript function. I am not able fetch the content of the jsp , when using the httpUrlConnection.openConnection, it displays the entire source of the page.
Please advice .
Thanks & Regards,
vasavi