Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Search Engine with Servlets

843840Feb 3 2002 — edited Feb 4 2002
Hi,
Does someone have an example how to implement an search engine algorithm that will be handeld by a servlet, with multiple keywords string.? The servlet will receive an query from an html page, will evaluate the data against a db, and will display the results on the html page.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2002
Added on Feb 3 2002
2 comments
84 views