Hi,
I am having the code as below:
conversation = new WebConversation(); pageResponse = conversation.getResponse(<pageurl>);
while running , I am getting stack underflow exception for some sites. Can you please help me out in this issue.
Example sites which gave the stack Underflow runtime exception :
http://www.cnet.com/4520-13334_1-6692752-1.html http://www.kcci.com/family/index.html http://www.kcci.com/employment/index.html http://www.buzznet.com/index.html http://www.ft.com/home/uk.html
Log in to post a comment.
Hi,
I am having the code as below:
conversation = new WebConversation();
pageResponse = conversation.getResponse(<pageurl>);
while running , I am getting stack underflow exception for some sites. Can you please help me out in this issue.
Example sites which gave the stack Underflow runtime exception :
http://www.cnet.com/4520-13334_1-6692752-1.html
http://www.kcci.com/family/index.html
http://www.kcci.com/employment/index.html
http://www.buzznet.com/index.html
http://www.ft.com/home/uk.html