Friday, March 13, 2009

HitCounter Using Jsp

HitCounter Application
Description :
This program demonstrates a hitcounter.
The program has been developed using Java Server Pages, which shows basic functionality of a hitcounter.
The counter increments the hits each time a page is refreshed.
Developed By : vivek joshi

DownLoad Program : DownLoad Link

The downloaded Project contains :
1- hitcounter.jsp source file
2- readMe file
3- SqlScript File
*-----> If you want to use sql , then execute the queries provided in the sqlQuery file.

Note :
Make sure that you have created the Dsn(Data Source Name) as hitdsn , before running the program.

Run The project :
For running the application , you must have an application server for e.g : sunApps, Tomcat etc...
Copy the hitcounter.jsp file to public_html folder.
access the application as : http://localhost:portnumber/hitcounter.jsp

if you face any problem : then drop a comment with you name and query.

regards
vj

No comments: