When you got the data, send it to NutchBean... (and make the changes in NutchBean : new method or whatever you want) ...

Example :

If you want  to make a stats tool :

1. Build your classe (example : StatsManager.java)
2. Create an instance of your StatsManager in NutchBean()
3. Create a method use(anything) in NutchBean which invoke the use(anything) in StatsManager

Christophe.


The problem is that I don't know how to get those data in the java code even though it's very easy in the jsp page.




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to