jspupload: unicode problem when insert text into database (with My SQL)
Please help me !
When I use jspupload library (download form SourceForce.net) for insert text and file into Database. Successfull, but text is not unicode . . .
How to insert a text with unicode into Database and show it . . . Please help . . .
PS: I have been this code in top page:
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" import="java.sql.*"%>