|
And what about creating different log4j file whenever my application starts newly everytime???
Also i am generating some report files through my application & this application would be used by many users across web..
So each individual user who would be using the application should be able to get that generated reports or rather generate in the file system of their own PC.Currently my files are getting generated on the fileSystem where i m developing & testing my application, ie on server's file system...So how can i make it possible to generate the files on user's local PC & not on server??
If its very difficult then suggest some alternatives regarding the same....
Thanks,
Jignesh
|