i am developing a hit counter in my web application to increase whenever a new user visits my website so that i will now the number of hits from different users so far. but the problem is that it is increasing even though it is the same ip address
Recommended Answers
Jump to PostHow did you implement the counter? Are you handling the IP?
Jump to PostI'm mot a Java expert but it appears to me that the method you are using to maintaining a hit counter depends on your application server remaining uninterrupted. It you restart services, you will loose the count??
Since you want to incorporate handling the IP, i woukd tend to think …
All 7 Replies
AleMonteiro
238
Can I pick my title?
missc
0
Junior Poster in Training
JorgeM
966
Problem Solver
Team Colleague
Featured Poster
peter_budo
2,532
Code tags enforcer
Team Colleague
Featured Poster
missc
0
Junior Poster in Training
peter_budo
2,532
Code tags enforcer
Team Colleague
Featured Poster
jalpesh_007
-3
Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.