Cost: INR 290/-
Get This Project
This is a simple search engine developed in JAVA Servlets.
Installation Instruction:
- Download and unzip the file into your favorite directory.
- Create a database on your MySQL Server.
- Run all the queries from the source.txt file.
- Compile search.java file and install the servlet on you web server.
- To test your search engine key http://localhost:serverport/servlet/search in your browser. By now your search engine should work. [caption id="attachment_24637" align="alignnone" width="420"] Simple Search Engine in JAVA Servlets[/caption]