Really sorry, missed the last line...
On 8/28/2012 12:48 PM, rathinasamy@snovabits.net wrote:
Thank you very much André Warnier for your time.
Here I would like to use default webapp/servlet.
- add a filter to the default webapp, so that before letting the
default servlet return a
a filter in default webapp
so that the default servlet will take a count every time when a click
for the url?
On 8/28/2012 12:37 PM, André Warnier wrote:
rathinasamy@snovabits.net wrote:
No, not bothering about the interuption. As of now if an order comes
generate an url and return back
No, not bothering about the interuption. As of now if an order comes
generate an url and return back with a maximum try for 2 times and time
to live for 15 minutes.
On 8/27/2012 11:04 PM, Terence M. Bandoian wrote:
On 8/27/2012 2:17 AM, rathinasamy@snovabits.net wrote:
Hi,
Many thanks
.
So how can I control it through app, My app's work is to generate a
folder like structure in tomcat home path & build the url & return the
url to user.
On 8/27/2012 6:38 PM, Pid wrote:
On 27/08/2012 08:17, rathinasamy@snovabits.net wrote:
Hi,
Many thanks for yo
samy.
On 8/27/2012 12:34 PM, Joseph wrote:
> Have u tried to use regex to filter URL ,use concurrent hash map and atomic
> int to count?
>
> 在 2012-8-27,13:30,"rathinasamy@snovabits.net"
> 写道:
>
>> Hi everyone,
>>
>> Please give me some ideas
Hi everyone,
Please give me some ideas to achieve maxtry concept.
I want to destroy the url path after some amount of access.
For eg., if I give maxtry = 2 for the run time generated url
(http://localhost:8080/Club/dely/ios/item/42/23/cc.mp4), After the two
times access of the above url for t