hi,I am using nutch to develop a SE. I must get wml page.About this,I have known that it needs a plugin(parse-wml). The plugin is used to get wml page from internet.so my problem is: 1,How can I write the plugin . 2,How can the plugin be configured in nutch.
The following page should get you started: http://wiki.apache.org/nutch/WritingPluginExample
