Re: counts the number of hit on a website containing many JSPs
- From: "John B. Matthews" <nospam@xxxxxxxxxx>
- Date: Mon, 30 Jun 2008 16:08:03 -0400
In article
<3ac4e1c6-f950-477e-b53e-2085660442e5@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Garg <sendtogarg@xxxxxxxxx> wrote:
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: Lew has proposed several excellent of ways to control access to
your web application that would preclude this problem. You cannot
"control access" and "not control access" at the same time.
--
John B. Matthews
trashgod at gmail dot com
home dot woh dot rr dot com slash jbmatthews
.
- References:
- Prev by Date: Make $800,000 in less than 30 days
- Next by Date: Re: Google Map Java Error?
- 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
|