How do i count the time taken for fileupload in my program?
can anyone give me some ideas?
the time can be counted in milliseconds or seconds.
can i use
thread logic for this can anyone help.
The fileupload program i wrote is a plain old
java program.