Search code examples
javabarcodebarcode-scanner

special characters using barcode scanner to integrate in java application


I have a barcode Scanner and i want to integrate it on my JSF application, but unfortunetly when i scan a product I obtain a special chatacter in textfield like below : -&çé'à'"àà'éç -&çé'éçèàà&'"

Could you please help me ?


Solution

  • I resolve it with simply made a trancodification between azerty and qwerty

    & becomes 1 é becomes 2 .... etc