aspose file tools
The moose likes JBoss and the fly likes JBoss file.encoding Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss file.encoding" Watch "JBoss file.encoding" New topic
Author

JBoss file.encoding

Nagendra Prasad
Ranch Hand

Joined: Jul 11, 2002
Posts: 219
Hello All,

We have an application within which there is a fair amount of data in european languages which needs to be displayed on the web pages.

The data is being stored properly in the database with the right encoding. But when the same is retrieved and displayed on the web page, they get displayed as '?' marks.

We are using JBoss 3.2.3 and the javaEncoding attribute in the conf files have been left at their default value of UTF-8.

Could anyone please shed some light on this?

Many thanks.


Best Regards,<br />Nagendra Prasad.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBoss file.encoding
 
Similar Threads
Session Sharing issue in Load balanced JBoss
JBoss Problem
JBoss admin console
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver while executing applet on a web page
How to create datasource for standalone application using JPA