the senario is tht I need to move a unix file from the unix based web/app server to windows system... I am using content dispostion for this purpose, i am readin the file from the unix location and creating the same file on windows location, the jsp as you knw are already on the web server.. the same jsp works perfectly when i do this operation to move a file frm one loc another when both the locations are on the same platform..