When you connnect to DB, must set some attributes to your connection.
this problem is DB problem, in store and retriving data in/out it.
but also you must you UTF-8 as your encoding in your jsp pages.
reffer to MySql documentation to see how you can do that.