I want to put a java calculator online, but is there any way that I can integrate a (form-like) input field into Java? Or would I have to use another language to have it be online? :confused:
The input from the field should be a string.
Printable View
I want to put a java calculator online, but is there any way that I can integrate a (form-like) input field into Java? Or would I have to use another language to have it be online? :confused:
The input from the field should be a string.