Converting Swing/AWT application to Web Application

Hi,I have an application consisting of many Java programs written Swing/ AWT. I want to convert it to a web based application.How can I do it?Any help is appreciated.Thanks,Rajeev.
[222 byte] By [Rajeev.Asthanaa] at [2007-10-3 0:45:08]
# 1

Hi!

First just look for the converter tool on the web from java to jsp converter...

if it is not available try to write the converter tool (if the java page is more) if you are very strong in the java (otherwise try to convert each and every page manually by based on your MVC pattern.)

whatever you do you will get more more bugs when u try to build... then u solve it by manually by each and every page and n...request.

vinu@sun.sdna at 2007-7-14 17:39:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...