View Single Post
Old 03-28-2006, 05:04 AM   #5 (permalink)
j.gohel
Code Monkey
 
Join Date: Apr 2005
Posts: 68
j.gohel is on a distinguished road
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
j.gohel is offline   Reply With Quote