I am looking for a way to use a legacy Swing/AWT java code base remotely. I know that a lot of web frameworks like GWT use concepts very similar to the layoutmanagers in Swing.
Is there anything out there that goes the full way and implements Swing or AWT by producing a webapp with HTML/Javascript? So basically I would like to switch the highest level javax.swing.JFrame to newframework.JFrame like vncj does it similarly for VNC.
With a simple google search i came up with this software, no personal experiences with it tough.