Re: [java ee programming] JAVA Bar code Reader with USB Barcode Scanner

2010-03-24 Thread Kiche Moses
Anand, Chek out Java POS. regards, Moses Kiche On Tue, Mar 23, 2010 at 12:19 PM, Anand wrote: > > > On Tue, Mar 23, 2010 at 1:08 PM, lanre afod wrote: > >> once you point the barcode scanner to an object that has a barcode, the >> reader would transfer the unique value into a jtextfield objec

Re: [java ee programming] JAVA Bar code Reader with USB Barcode Scanner

2010-03-23 Thread Anand
On Tue, Mar 23, 2010 at 1:08 PM, lanre afod wrote: > once you point the barcode scanner to an object that has a barcode, the > reader would transfer the unique value into a jtextfield object. (assuming > you are using j2se). you can now compare the values retrived with that > stored in a database