Contact at mumbai.academics@gmail.com or 8097636691
Responsive Ads Here

Monday, 8 January 2018

Simple Search Engine in JAVA Servlets (Computer Project)

Simple Search Engine in JAVA Servlets (Computer 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.

No comments:

Post a Comment