I have a couple of Java Applets deployed on the web that I would like to convert away from deploying Java Applets, due to the apparent failure/decline of Java Applets as a web technology.
There are at
www.poologic.com. they are the Poologic Calculator and ROI Calculator.
Seems I can use GWT to compile them into javascript, not sure.
Is GWT a good option? Are their better options?
I am at the bottom of the learning curve, just found GWT a few hours ago. I was starting to learn javascript, but I decided to do some searches on automatic Java to Javascript conversion tools today.
Thanks for any advice or ideas.