TheObserver
Programmer
I have a current Java based application. It uses some data resources (such as a database). I would like to know if it is possible to convert this application to an applet and have the functionality remain intact with a minimum of code rework.
If not an applet, is there another means to "webalize" this application so it can be accessed via a browser but still retain the functionality without a ton of rework? Retention of the existing GUI would be preferred, as well.
Thanks for your time.
If not an applet, is there another means to "webalize" this application so it can be accessed via a browser but still retain the functionality without a ton of rework? Retention of the existing GUI would be preferred, as well.
Thanks for your time.