> > > The used CharEncoding should be enough. > > sorry, but I didn't find such a class in the sources. Maybe I > am missing > something? Which version are you using? Should be in org.dbforms.util.Escaper.java Or are you speaking about the CharEncoding? Here i am mean that we should pass only the CharEncoding attribute not the whole Request.
> > > What's about using the escaper class system? You can define > an Escaper > > for your database field and do the escaping in your own > class. Maybe > > we must extend escaping to blob fields... > > > > The issue is not about escaping, but about how to convert bytes to > characters and display them propertly. Blobs are mostly used to store > the binary content and that's obvious. However, if there is a text > inside the blob field, we must do conversation and the > problem is that > in the char <-> byte conversation encoding plays important role. That's the purpose of the Escaper class. In the moment only string fields are escaped and the given objects are strings. But this could be extended. Cheers, Henner ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms