Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jspupload: unicode problem when insert text into database (with My SQL)

843836Jul 11 2005
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.*"%>
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2005
Added on Jul 11 2005
0 comments
144 views