I uploaded a file . file name is in polish . I'm receiving garbage file name in java class during file upload.
Could you please tell how to fix this ?
I'm trying to save polish file name in database. .. but now garbage text is saved.
where to fix this so that polish text is received at java and saved in db?
Database:SQL Server 2008
table column :nvarchar
please see the screencast :
https://www.dropbox.com/s/ibzm2ngpdzr36qp/Video_Test.wmv?dl=0
at video 1.16 => you see the received file name after file upload in java code. ....this is a garbage text. //I want to receive correct polish text file name.
at video 1.30 => you see the original polish text file.