Friday, 1 July 2016

ViewState Request Using HtmlUnit

ViewState Request Using HtmlUnit


Requrie library : HtmlUnit

View state is authenticate to user will give response for fired request ?

user will not comes directly for some webpages in website(passing parameters only). so , viewstate restrict to give response to  for some pages. 

This example is demo for how to get response for passing stages for view state authentication for your request.

This example is give to viewstate values from his immediate parent page.than it is goes to next page for that is like a browser to give you response.