Try changing this key under JetspeedResources.properties : content.defaultencoding=iso-8859-1 to content.defaultencoding=utf-8
And also check that your media type is UTF-8 in registry (.xreg). If already done, is it just with websphere or also with tomcat ? Wang Xusheng a écrit : > I deployed jetspeed on WebSphere4.0.3, just to found following > problem: When I update (or add )database records with new value > containing Chinese character, the record update (or add ) > succesfully, but the result is not correct, the Chinese character > changed into '??...'. But jetspeed can display the Chinese character > in database records correctly. > > The problem appears on all the database (hsql, db2, oracle ,sql > server...) > > The problem does not appear when the same war file deployed on Tomcat. > > Are there any configuration(either websphere or jetspeed) I've > missed? Any help is appreciated. > > Thanks a lot. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
