cmpe-272-BlogAnalysis

After importing the project in eclipse.

Set the Tomcat Server in the IDE.

and copy jar files:

  1. mysql-connector-java-3.1.14-bin.jar
  2. stanford-postagger.jar

in the lib folder of Tomcat Server

Run the application in Tomcat

To access the website open you web browser

and enter URL: "http://54.183.15.225:8080/BlogAnalysis/Index.jsp"