I'm looking to develop a Point-Of-Sale program using an HTML front end UI with java backend functionality (Java is really the only programming language I have experience with and would like to do all my coding in java).
I am an amateur developer with very little experience. I have only used netbeans before, but I have done a few tutorials in HTML and CSS.
I would like the application to function as a normal desktop application, and I don't necessarily want it to run in a browser. Is there any way to do this? How would I merge HTML and JAVA functionality as an offline desktop application?