Results 1 to 2 of 2
Thread: JavaPOS Applet
- 02-16-2011, 12:52 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 1
- Rep Power
- 0
JavaPOS Applet
I have a RoR web app that I would like to add some functionality to. I want this app to be able to communicate with POS devices (cash drawer, printer). I believe the best way to accomplish this would be to embed a signed Java Applet. My plan is to add a bit of javascript that will send signals to the applet telling it when to print, open the cash drawer, etc. The Java Applet will use the JavaPOS standards.
Questions:
1) Does this sound like a reasonable way to handle my situation?
2) Are there any applets like this available (whether opensource or commercially) that I could plug in? Or am I better off just writing the applet myself?
- 02-19-2012, 05:11 PM #2
Member
- Join Date
- Feb 2012
- Posts
- 3
- Rep Power
- 0
Re: JavaPOS Applet
With all the different equipment involved I don't think you will be able to do it all from the web side but it sure would be fantastic if you can! I want to do the same thing if possible. I am struggling to get my simple command line app to talk to the printer/cashdrawer at the moment. Examples and documentation are seriously lacking!
Similar Threads
-
applet class inside java.applet.* or java.awt.*
By Manish87 in forum Java AppletsReplies: 1Last Post: 09-27-2010, 02:15 PM -
Pass parameter from one applet to another applet in different webpages...
By anubhavranjan in forum Java AppletsReplies: 2Last Post: 09-29-2009, 03:33 PM -
Calling another applet on click of button in one applet
By niteshwar.bhardwaj in forum Java 2DReplies: 1Last Post: 02-19-2009, 12:54 PM -
How to use JavaPos
By Daniel in forum Advanced JavaReplies: 2Last Post: 07-01-2007, 09:26 PM -
Applet, To center text and To open I engage in a dialog in an Applet
By Marcus in forum Java AppletsReplies: 4Last Post: 06-08-2007, 06:15 AM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks