Re: counts the number of hit on a website containing many JSPs
- From: Garg <sendtogarg@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 11:49:09 -0700 (PDT)
If your application has an architecture that allows users to directly
type in a screen and bypass the welcome page, you will have great
difficulty with this.
basically this is a simple website without any authentication and
using JSP/Servlets. And why this problem happen is because sometimes
user copy the url and send it to anyone and that guy clicks that url
and the page is open. But in this condition i am not able to increment
the count.
tarun
.
- Follow-Ups:
- Re: counts the number of hit on a website containing many JSPs
- From: John B. Matthews
- Re: counts the number of hit on a website containing many JSPs
- References:
- Prev by Date: Re: Limiting RMI to localhost
- Next by Date: Re: java tutorial available for download
- Previous by thread: Re: counts the number of hit on a website containing many JSPs
- Next by thread: Re: counts the number of hit on a website containing many JSPs
- Index(es):
Relevant Pages
|