Saturday, January 12, 2008

AjaxSwing automatically converts Java Swing and AWT applications into fully-functional HTML and AJAX websites

AjaxSwing automatically converts Java Swing and AWT applications into fully-functional HTML and AJAX websites. AjaxSwing can be thought of as a runtime Java to HTML converter that migrates Java graphical user interface to a browser-based front end. It then emulates user actions as GUI events for the Swing application to ensure that the business logic executes correctly. AjaxSwing is unique in that it requires no modifications to existing applications, and does not require programmers to learn any APIs other then AWT/Swing. The same application can be run as thick Swing client or as a browser-based AJAX rich client. This allows companies to leverage the time and money invested into building Swing applications, while enjoying the benefits of thin-client deployment.

No comments: