tags:

views:

13

answers:

0

“Web Answers” – Web facilitates searching is the project

In this project, we aim to facilitate content searching. For example, you are browsing a website and/or you are reading some article and you need certain information that is not explicitly available. In general practice, people try to browse for that information over Internet, they put their questions on different forums (a single forum is not sufficient in most of the cases). After wards, people have to wait for notification or browse the forums regularly when any answer is available.

this will help the users to get all ans on a single place with ease.

I'll handle this project with Java using Active X control module. My system will work as:

  1. User will enter the query.
  2. System will search for the user's query on different forums.
  3. System will show the list of unique answers available on the forums.
  4. User can select any of the answer or all of the answers as well.

How point 2 will work?

Actually i'll parse different pages of different forums with java and will store them into my database or will store temporarily in a list. User will be shown the parsed and extracted data, related to his query.

it is the over all working of my system.

If you have any better solutions please tell me else i can go with this idea initially.

thanx in advance