Hi Guys,
Thanx for uor reply's.
The exact requirement is that I've a web page(
JSP) on which I need to upload multiple files. Now when a file is selected I need to display the size of the selected file. I've a check that the total size of all the selected files cannot exceed a certain limit.
The other option is that it can be done through ActiveX, but I dont know of any
Java API which which can extract the uploaded files at the server end.
Rgds
AJ