Displaying multibyte in struts

2010-10-20 Thread raghum82
Hi folks, As part of my new requirement,I have to accomodate changes for displaying multi byte data.Please suggest me the probable changes need to be done accomplishing the task.Please find the exact scenario below scenario:I have to pull the multi byte data from DB2 database and display it on

Re: Displaying multibyte in struts

2010-10-20 Thread Dave Newton
Set the page encoding. On Wed, Oct 20, 2010 at 12:04 PM, raghum82 wrote: > > Hi folks, > > As part of my new requirement,I have to accomodate changes for displaying > multi byte data.Please suggest me the probable changes need to be done > accomplishing the task.Please find the exact scenario bel