I had already tried with: <property> <name>parser.character.encoding.default</name> <value>UTF-8</value> <description>The character encoding to fall back to when no other information is available</description> </property>
and System.out.println(content.toString()); is still the HTML code with the incorrect encoding... -- View this message in context: http://old.nabble.com/Encoding-the-content-got-from-Fetcher-tp26528468p26539695.html Sent from the Nutch - User mailing list archive at Nabble.com.
