Hi,
I have some problem with my java appliaction. We are using cognos as our report server and the application is developed on struts framework and using webspere . I am triggering some reports using jsp after the authentication to my application.On the jsp page i am giving the parameters and when i submit i will open one more jsp which will call my class file. All these process are running fine. My problem is on the very next day the report is re-triggering with the same data with out any manual intervention. Pls help....Is there any parameters needs to be changed on the application server bcoz it seems there some scheduler enabled?