I have Java swing application. I want to convert to web base application. What is easiest way? Is there any tool available, preferably open source code?
This tool: http://sourceforge.net/projects/j-wings/ is a API compatible replacement for Swing but runs in an servlet engine renders to HTML.