Re: conversion problem

2002-01-08 Thread Anthony Tagunov
Hello Ramesh! RK> Hi all, RK> Its the korean character set again. when i try to RK> insert a set of korean characters into os/390, it RK> inserts all junk characters. RK> till the db access it is fine but after inserting into RK> the database i read and it gives alljunk sets. RK> i am using euc_

Re: conversion problem

2002-01-07 Thread Arnold Shore
Annapolis, MD USA -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Ramesh Kesavanarayanan Sent: Monday, January 07, 2002 5:27 AM To: [EMAIL PROTECTED] Subject: conversion problem Hi all, Its the korean cha

conversion problem

2002-01-07 Thread Ramesh Kesavanarayanan
Hi all, Its the korean character set again. when i try to insert a set of korean characters into os/390, it inserts all junk characters. till the db access it is fine but after inserting into the database i read and it gives alljunk sets. i am using euc_kr character encoding in my jsp pages. is