Re: Html parse problem

Ahmed Ashour <[email protected]> Sun, 12 Apr 2009 22:46:50 -0700 (PDT)
Newsgroups gmane.comp.web.httpunit.devel
Message-ID <[email protected]>
Hi,

The code snippet is using HtmlUnit, not HttpUnit. Please use the former user-list, as latest HtmlUnit SVN version works correctly.

Yours,
Ahmed

________________________________
From: songlinhe <[email protected]>
To: [email protected]
Sent: Monday, April 13, 2009 6:55:31 AM
Subject: [Httpunit-develop] Html parse problem


Hi all,
        I find one question ,when httpunit parse some special character. as &acute; only can recognize it to question mark. So I doubt if httpunit can parse this kind of charators. Wish someone can help me ,Thanks a lot.
                    Btw, I use some apis as follows,
         WebClient l_webClient = new WebClient(BrowserVersion.INTERNET_EXPLORER_6_0);
         HtmlPage l_htmlPage = (HtmlPage)l_webClient.getPage(XXX);
Songlin

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com

_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop