If within nutch:
Configuration conf = NutchConfiguration.create();
Object obj = conf.get("my.variable.name")... or another get methodDennis Kubes djames wrote:
Thanks for your help but where i call this methode, she could'nt be resolved. Is there an import i must do?
