How to convert SWING to JSP
Hi all
I have a huge application with thousands of SWING GUI.
And I want to convert all these GUI in a web format such us HTML (or JSP).
I wonder if It's possible.I do not want just putting all the SWING GUI into an applet cause slow performance.
Regards
Giovanni Di Lembo

