I just test the cached.jsp in the tomcat, I find the charset maybe can Know
by this
String encoding = (String) metaData.get("CharEncodingForConversion");
but I just System.out.print(encoding); I find it's debug in the log the
encoding will display null
So I help so body to tell me how to get the cached web Charset
-- 
View this message in context: 
http://www.nabble.com/Nutch0.9-how-get-the-cached-web%E2%80%98-Charset-tf4391110.html#a12519492
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to