I am working on a code which requires java at the back-end and php at the front end to enable users print tickets/receipt from a printer. So far, my PhP JavaBridge code is working perfectly on my xmapp/tomcat intranet server.
But when i upload this code to my domain hosted by godaddy, it shows nothing. Is there a special configuration i need to do to run JavaBridge on godaddy or on a remote server?