Sreenath - 2012-04-29

I am unable to pass variables from java to be used in the scraper. after a lot
of unsuccessfull attempts i decided to get help from forum.

i used scraper.addVariableToContext("baseurl",
"http://www......");

but i am not able to get its value in the xml configuration file using
${baseurl}

Please help me