Hi all,Give me an idea about a technique that is used for searching a given keyword in web page. The language may not be considered, but JSP is best as my desire.I hope that reply will be soon...
[223 byte] By [SridharJavaa] at [2007-11-26 16:11:58]
This is generally done by indexing the website. One such package that can index text and perform fast searches is Apache Lucene. http://lucene.apache.org/