Its possible you arent able to display the characters (due to a lack of a font capable of showing unicode characters or something). Did you try writing to file(using a suitable encoding) and inspecting the binary to see what characters were written?
On Thu, Dec 2, 2010 at 3:42 AM, Sangeetha M <[email protected]> wrote: > Hi All, > > > > I am testing a web application which has Chinese characters. How to > capture Chinese characters in jmeter using post processors. When I > captured it using regular expression extractor it displays "???" > instead of 3 chinese letters. > > If anyone has faced same issues, kindly share your experiences. > > > > Regards > > Sangeetha M > > > Information transmitted by this e-mail is proprietary to MphasiS, its > associated companies and/ or its customers and is intended > for use only by the individual or entity to which it is addressed, and may > contain information that is privileged, confidential or > exempt from disclosure under applicable law. If you are not the intended > recipient or it appears that this mail has been forwarded > to you without proper authority, you are notified that any use or > dissemination of this information in any manner is strictly > prohibited. In such cases, please notify us immediately at > [email protected] and delete this mail from your records. >

