Re: i18n Struts Jco Code in Windows English and Polish System

2008-05-23 Thread Laurie Harper
Raghuveer wrote: I am working on Struts ,SAP-JCO . This is i18n application running on Tomcat. I have designed my application in UTF8 charset. When Saving the polish characters from application they are saved into SAP Database properly. Before Saving i am doing following String modifications.

Re: i18n Struts Jco Code in Windows English and Polish System

2008-05-23 Thread Roger Varley
On Friday 23 May 2008 13:51:08 Raghuveer wrote: > I am working on Struts ,SAP-JCO . > > This is i18n application running on Tomcat. > I have designed my application in UTF8 charset. > > When Saving the polish characters from application they are saved into SAP > Database properly. > Before Saving i

i18n Struts Jco Code in Windows English and Polish System

2008-05-23 Thread Raghuveer
I am working on Struts ,SAP-JCO . This is i18n application running on Tomcat. I have designed my application in UTF8 charset. When Saving the polish characters from application they are saved into SAP Database properly. Before Saving i am doing following String modifications. The same