Re: request related problem

2007-09-05 Thread Laurie Harper
abhiram wrote: hi!! i dont think this is a struts related question.. but.. is there any way to know when a request dies (apart from our own logical reasoning).. like any method to find out or can we write api such that a request gives out a System.out.println("i'm dying") just before it ends a

request related problem

2007-09-01 Thread abhiram
hi!! i dont think this is a struts related question.. but.. is there any way to know when a request dies (apart from our own logical reasoning).. like any method to find out or can we write api such that a request gives out a System.out.println("i'm dying") just before it ends and similar output